Make buttons in the sidebar not so sticky looking.

This commit is contained in:
Rapptz 2017-05-15 01:42:30 -04:00
parent db3bc4076a
commit dd11b1f54c

View File

@ -123,6 +123,7 @@ div.sphinxsidebar input {
border: 1px solid #ccc;
font-family: sans-serif;
font-size: 1em;
margin-top: 10px;
}
/* -- body styles --------------------------------------------------------- */