mirror of
https://github.com/pure-css/pure.git
synced 2024-11-24 10:44:21 +00:00
add white background over dropdown children
This commit is contained in:
parent
eab6a0ca65
commit
4a52463933
@ -2,6 +2,10 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.pure-menu-children {
|
||||
background: white;
|
||||
}
|
||||
|
||||
.pure-menu-responsive-toggle {
|
||||
float: right;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user