From 3615cbc9df85a7fe374c1a7e3fe2c64ad91fe0ea Mon Sep 17 00:00:00 2001 From: anatomyofashane Date: Mon, 31 Oct 2011 22:24:59 -0300 Subject: [PATCH] Update docs/_themes/kr/static/flasky.css_t --- docs/_themes/kr/static/flasky.css_t | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/_themes/kr/static/flasky.css_t b/docs/_themes/kr/static/flasky.css_t index aa3e8eb..6610b88 100644 --- a/docs/_themes/kr/static/flasky.css_t +++ b/docs/_themes/kr/static/flasky.css_t @@ -393,6 +393,11 @@ a:hover tt { display: none; } + div.document { + width: 100%; + + } + div.documentwrapper { margin-left: 0; margin-top: 0; -- 2.34.1