Revert [17943] as it breaks plugins, props johnjamesjacoby, fixes #17484

git-svn-id: https://develop.svn.wordpress.org/trunk@17950 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-05-18 06:20:30 +00:00
parent 1420210806
commit 8ae9b16300
9 changed files with 15 additions and 12 deletions

View File

@@ -1328,9 +1328,10 @@ body.no-js #adminmenu li.wp-has-current-submenu .wp-submenu {
margin: 0;
border-width: 1px 0;
border-style: solid;
cursor: inherit;
}
#adminmenu a.separator {
#adminmenu div.separator {
height: 1px;
padding: 0;
border-width: 1px 0 0 0;