changed css for search panel

pull/13383/head
Alexander Shishkov 13 years ago
parent 5f33aecd30
commit f87660033f
  1. 2
      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;

Loading…
Cancel
Save