From: Kenneth Reitz Date: Sat, 5 Nov 2011 02:15:54 +0000 (-0400) Subject: mobile auto width X-Git-Tag: v0.7.5~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b3e2410f4430c1933caaee018c288332fdd1082b;p=services%2Fpython-requests.git mobile auto width --- diff --git a/docs/_themes/kr/static/small_flask.css b/docs/_themes/kr/static/small_flask.css index b296e4a..f6321f8 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;