Commit 04530d88 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Align all nav items in sidebar

parent 8d2099cd
...@@ -182,7 +182,7 @@ $new-sidebar-collapsed-width: 50px; ...@@ -182,7 +182,7 @@ $new-sidebar-collapsed-width: 50px;
> li { > li {
a { a {
padding: 8px 16px 8px 50px; padding: 8px 16px 8px 40px;
&:hover, &:hover,
&:focus { &:focus {
...@@ -301,6 +301,7 @@ $new-sidebar-collapsed-width: 50px; ...@@ -301,6 +301,7 @@ $new-sidebar-collapsed-width: 50px;
> a { > a {
margin-left: 4px; margin-left: 4px;
padding-left: 12px;
} }
.badge { .badge {
......
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