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) {
|
@include breakpoint(small only) {
|
||||||
|
|
||||||
.top-bar-left ul {
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.account-menu {
|
.account-menu {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user