Remove z-index from `#adminmenuback`.
Fixes #30900. git-svn-id: https://develop.svn.wordpress.org/trunk@32099 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fd6c5e6cbd
commit
5eb6128f8e
|
@ -10,7 +10,6 @@
|
|||
position: fixed;
|
||||
top: 0;
|
||||
bottom: -120px;
|
||||
z-index: 9980; /* just beneath #adminmenuwrap */
|
||||
}
|
||||
|
||||
#adminmenu {
|
||||
|
|
Loading…
Reference in New Issue