mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
mobile auto width
This commit is contained in:
+4
-5
@@ -73,10 +73,11 @@ div.body {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div.document {
|
||||
width: 100%;
|
||||
.document {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
div.sphinxsidebar {
|
||||
display: none;
|
||||
@@ -100,9 +101,7 @@ ul {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.document {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
||||
.footer {
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user