From: Alexander Shishkov Date: Wed, 11 Apr 2012 14:26:49 +0000 (+0000) Subject: changed css for search panel X-Git-Tag: accepted/2.0/20130307.220821~708 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=94f82c6a1cbfa40d7c10df2e2b52d38432be92ba;p=profile%2Fivi%2Fopencv.git changed css for search panel --- 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;