Commit a285a3db authored by Mark Otto's avatar Mark Otto

more space in sidenav

parent bdac42ea
...@@ -230,8 +230,8 @@ body { ...@@ -230,8 +230,8 @@ body {
.bs-sidenav { .bs-sidenav {
margin-top: 30px; margin-top: 30px;
margin-bottom: 30px; margin-bottom: 30px;
padding-top: 5px; padding-top: 10px;
padding-bottom: 5px; padding-bottom: 10px;
text-shadow: 0 1px 0 #fff; text-shadow: 0 1px 0 #fff;
background-color: #f5f5f5; background-color: #f5f5f5;
border-radius: 5px; border-radius: 5px;
......
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