Remove unused style inside top-bar-left
There isn't a `ul` element here, so this rule doesn't apply.
This commit is contained in:
@@ -21,10 +21,6 @@
|
||||
|
||||
@include breakpoint(small only) {
|
||||
|
||||
.top-bar-left ul {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.account-menu {
|
||||
border-bottom: 0;
|
||||
padding-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user