From f87660033fc49738bdc2e010fb81126c73aee982 Mon Sep 17 00:00:00 2001 From: Alexander Shishkov Date: Thu, 12 Apr 2012 13:03:16 +0000 Subject: [PATCH] changed css for search panel --- doc/_themes/blue/static/default.css_t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_themes/blue/static/default.css_t b/doc/_themes/blue/static/default.css_t index 490654e..2091634 100644 --- a/doc/_themes/blue/static/default.css_t +++ b/doc/_themes/blue/static/default.css_t @@ -85,9 +85,9 @@ div.related a { div.sphinxsidebar { word-wrap: break-word; + width: 240px; {%- if theme_stickysidebar|tobool %} top: 30px; - width: 240px; margin: 0; position: fixed; overflow: auto; -- 2.7.4