mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 06:05:42 +00:00
Lighten the big menu separators and make them 1px taller. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17850 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1280,7 +1280,7 @@ body.no-js #adminmenu li.wp-has-current-submenu .wp-submenu {
|
||||
}
|
||||
|
||||
#adminmenu li.wp-menu-separator {
|
||||
height: 2px;
|
||||
height: 3px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
border-width: 1px 0;
|
||||
|
||||
Reference in New Issue
Block a user