In the collapsed admin menu, retain the arrow when hovering over a childless item. see #18382.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1803,6 +1803,7 @@ body.no-js #adminmenu .wp-menu-toggle,
|
||||
display: none;
|
||||
}
|
||||
|
||||
.folded #adminmenu li.current:hover .wp-menu-arrow,
|
||||
.folded #adminmenu li.menu-top.wp-menu-open:hover .wp-menu-arrow {
|
||||
display: block;
|
||||
z-index: 125;
|
||||
|
||||
Reference in New Issue
Block a user