Commit 01d306f0 authored by Leo Iannacone's avatar Leo Iannacone

fix style over sidebar ID - which is used also in Preferences page

parent 5256fdb4
......@@ -65,15 +65,15 @@ pre {
margin: 10px;
}
aside .nav-pills li {
aside#sidebar .nav-pills li {
line-height: 10px;
}
#sidebar {
aside#sidebar {
position: relative;
}
#sidebar .fixed {
aside#sidebar .fixed {
position: fixed;
min-width: 220px !important;
top: 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment