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

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"dist/css/all.css": "dist/css/all-a7da06ae.css",
"dist/css/all.css": "dist/css/all-a3ad1e03.css",
"dist/js/all.js": "dist/js/all-6b8a6e2b.js"
}

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 {