mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-10 18:37:58 +01:00
Admin menu: add z-index to the pending/updates count bubbles, props ocean90, fixes #20502
git-svn-id: http://core.svn.wordpress.org/trunk@21283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2e494f8e08
commit
ef3ecb87ca
@ -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