Make the whole menu row clickable on small screens
Not sure if this doesn't break some themes, but it makes the menu more usable with default one.
This commit is contained in:
parent
03dbc3e17d
commit
6088fb9ff3
@ -810,6 +810,7 @@ iframe {
|
||||
.menu-more a {
|
||||
text-decoration: none;
|
||||
color: #333;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#help-layer {
|
||||
|
Loading…
Reference in New Issue
Block a user