changed css for search panel

This commit is contained in:
Alexander Shishkov 2012-04-11 14:26:49 +00:00
parent 3db7823682
commit 94f82c6a1c

View File

@ -87,6 +87,7 @@ div.sphinxsidebar {
word-wrap: break-word; word-wrap: break-word;
{%- if theme_stickysidebar|tobool %} {%- if theme_stickysidebar|tobool %}
top: 30px; top: 30px;
width: 240px;
margin: 0; margin: 0;
position: fixed; position: fixed;
overflow: auto; overflow: auto;