From 94f82c6a1cbfa40d7c10df2e2b52d38432be92ba Mon Sep 17 00:00:00 2001 From: Alexander Shishkov Date: Wed, 11 Apr 2012 14:26:49 +0000 Subject: [PATCH] changed css for search panel --- doc/_themes/blue/static/default.css_t | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/_themes/blue/static/default.css_t b/doc/_themes/blue/static/default.css_t index 37215e1..490654e 100644 --- a/doc/_themes/blue/static/default.css_t +++ b/doc/_themes/blue/static/default.css_t @@ -87,6 +87,7 @@ div.sphinxsidebar { word-wrap: break-word; {%- if theme_stickysidebar|tobool %} top: 30px; + width: 240px; margin: 0; position: fixed; overflow: auto; -- 2.7.4