Fix z-index for expanded admin menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -17,6 +17,10 @@ input.button, input.button-secondary, input.button-highlighted {
|
||||
}
|
||||
*/
|
||||
|
||||
#adminmenu {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
#adminmenu li.wp-has-submenu {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user