Fix compilation of nav

This commit is contained in:
James Brooks
2015-05-25 19:05:55 +01:00
parent f235780dda
commit 084f685387
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ body.dashboard {
letter-spacing: 0.04em;
font-weight: 600;
text-transform: uppercase;
@media #{$screen-sm-max} {
@media (min-width: $screen-sm-max) {
span {
padding-right: 10px;
&:before {