Admin menu: add z-index to the pending/updates count bubbles, props ocean90, fixes #20502
git-svn-id: https://develop.svn.wordpress.org/trunk@21283 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f81d86ae2a
commit
c7562f7aa9
@ -1678,6 +1678,7 @@ body.no-js #adminmenu .wp-menu-toggle,
|
||||
margin-left: 7px;
|
||||
-webkit-border-radius: 10px;
|
||||
border-radius: 10px;
|
||||
z-index: 26;
|
||||
}
|
||||
|
||||
#adminmenu li .awaiting-mod span,
|
||||
|
Loading…
Reference in New Issue
Block a user