Increase docs sidebar width

This commit is contained in:
Jef van Schendel 2012-01-07 00:04:38 +01:00
parent 242509239f
commit 0788e48c0e

View File

@ -123,6 +123,10 @@ div.footer {
font-size: 75%;
}
div.sphinxsidebar {
width: 240px;
}
div.sphinxsidebarwrapper {
padding: 10px 5px 0 30px;
}