mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-29 17:36:49 +01:00
nav toggle had somehow lost specificity over time, causing it to appear tiny.
This commit is contained in:
parent
88e477098f
commit
7333ae520f
@ -15,7 +15,7 @@ $submenu-color: darken($color-grey-1, 5%);
|
||||
}
|
||||
}
|
||||
|
||||
.nav-toggle {
|
||||
.nav-toggle.icon {
|
||||
left: $mobile-nice-padding;
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user