Errant space and no new line on animations mixin! grr
This commit is contained in:
@@ -164,7 +164,6 @@ $side-menu-bg: $body-bg;
|
||||
$side-menu-item-hover-bg: $gray-6;
|
||||
$side-menu-opacity: 0.97;
|
||||
|
||||
|
||||
// search
|
||||
$search-shadow: 0 5px 30px 0 lighten($gray-2, 30%);
|
||||
|
||||
|
||||
@@ -22,4 +22,4 @@
|
||||
-ms-animation: #{$str};
|
||||
-o-animation: #{$str};
|
||||
animation: #{$str};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user