mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-29 11:08:53 +01:00
Fix compilation of nav
This commit is contained in:
parent
f235780dda
commit
084f685387
File diff suppressed because one or more lines are too long
@ -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"
|
||||
}
|
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user