BigW Consortium Gitlab

Commit 1f51acc4 by Phil Hughes

Merge branch '36179-align-nav-items' into 'master'

Align all nav items in sidebar Closes #36179 See merge request !13392
parents d60f5ee4 04530d88
......@@ -185,7 +185,7 @@ $new-sidebar-collapsed-width: 50px;
> li {
a {
padding: 8px 16px 8px 50px;
padding: 8px 16px 8px 40px;
&:hover,
&:focus {
......@@ -304,6 +304,7 @@ $new-sidebar-collapsed-width: 50px;
> a {
margin-left: 4px;
padding-left: 12px;
}
.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