Fix admin sidebar wrapping

This commit is contained in:
Jan Tuomi
2019-01-28 21:37:13 +02:00
parent 50c7598996
commit 2e2d21658a
@@ -8,6 +8,7 @@
line-height: 20px; line-height: 20px;
font-weight: bold; font-weight: bold;
border-left: 4px solid $blue; border-left: 4px solid $blue;
white-space: nowrap;
&:hover, &:hover,
&.active { &.active {