changed css for search panel

This commit is contained in:
Alexander Shishkov 2012-04-12 13:03:16 +00:00
parent 5f33aecd30
commit f87660033f

View File

@ -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;