Fix collapsed top level menu borders when no submenus
git-svn-id: https://develop.svn.wordpress.org/trunk@9584 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cb4eae5337
commit
a2d6487881
@ -971,7 +971,7 @@ ul#adminmenu li.write-new-button a {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#adminmenu.folded li.wp-has-submenu {
|
||||
#adminmenu.folded li.menu-top {
|
||||
width: 28px;
|
||||
height: 30px;
|
||||
overflow: hidden;
|
||||
|
Loading…
Reference in New Issue
Block a user