mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 13:41:24 +01:00
Fix collapsed top level menu borders when no submenus
git-svn-id: http://svn.automattic.com/wordpress/trunk@9584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
354b44f1ea
commit
d5898fb3fc
@ -971,7 +971,7 @@ ul#adminmenu li.write-new-button a {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#adminmenu.folded li.wp-has-submenu {
|
#adminmenu.folded li.menu-top {
|
||||||
width: 28px;
|
width: 28px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user