mobile auto width
authorKenneth Reitz <me@kennethreitz.com>
Sat, 5 Nov 2011 02:15:54 +0000 (22:15 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Sat, 5 Nov 2011 02:15:54 +0000 (22:15 -0400)
docs/_themes/kr/static/small_flask.css

index b296e4a160b8cd5d64c251b6cb69898348beecc2..f6321f88ebafc06517da8dfe17c9448c697b8452 100644 (file)
@@ -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;