Don't show expand/collapse menu bit for menu meta boxes except on hover. props duck_, see #13525.

git-svn-id: https://develop.svn.wordpress.org/trunk@14972 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-05-27 02:28:23 +00:00
parent 9b4a85cdaf
commit e549305dd4
3 changed files with 2 additions and 6 deletions
-4
View File
@@ -34,10 +34,6 @@ body {
padding:0 10px;
}
#menu-settings-column .handlediv {
background: url("../images/menu-bits.gif") no-repeat scroll 0 -110px;
}
#wpbody {
position: relative;
}