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:
Andrew Ozz 2015-04-09 19:25:27 +00:00
parent fd6c5e6cbd
commit 5eb6128f8e
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
position: fixed;
top: 0;
bottom: -120px;
z-index: 9980; /* just beneath #adminmenuwrap */
}
#adminmenu {