Adminmenu: fix folded height and shadow inconsistencies, props webord, fixes #21998

git-svn-id: http://core.svn.wordpress.org/trunk@22263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2012-10-19 21:32:34 +00:00
parent 1dad05c508
commit 2098a9d6f6
4 changed files with 38 additions and 35 deletions

View File

@@ -34,11 +34,6 @@ body {
.folded #adminmenu .wp-submenu {
right: 30px;
top: -4px;
}
#adminmenu .wp-submenu .wp-submenu-head {
padding: 6px 10px 6px 4px;
}
#wpcontent #adminmenu .wp-submenu li.wp-submenu-head {