mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-03 16:50:13 +00:00
Squeeze 10 more pixels for longer menu names, fixes #17544
git-svn-id: https://develop.svn.wordpress.org/trunk@18122 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1393,7 +1393,7 @@ body.no-js #adminmenu li.wp-has-current-submenu .wp-submenu {
|
||||
}
|
||||
|
||||
#adminmenu .wp-menu-toggle {
|
||||
width: 28px;
|
||||
width: 18px;
|
||||
clear: right;
|
||||
float: right;
|
||||
margin: 1px 0 0;
|
||||
|
||||
Reference in New Issue
Block a user