summaryrefslogtreecommitdiff
path: root/docs/_themes
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-11-04 22:15:54 -0400
committerKenneth Reitz <me@kennethreitz.com>2011-11-04 22:15:54 -0400
commitb3e2410f4430c1933caaee018c288332fdd1082b (patch)
tree7936ed23bfd5d51bd9bf47f9862e3fdb8c13228b /docs/_themes
parenta02189a8e93d814faa03fafd4127e928369b76b3 (diff)
downloadpython-requests-b3e2410f4430c1933caaee018c288332fdd1082b.tar.gz
mobile auto width
Diffstat (limited to 'docs/_themes')
-rw-r--r--docs/_themes/kr/static/small_flask.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/_themes/kr/static/small_flask.css b/docs/_themes/kr/static/small_flask.css
index b296e4a1..f6321f88 100644
--- a/docs/_themes/kr/static/small_flask.css
+++ b/docs/_themes/kr/static/small_flask.css
@@ -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;