Fix menu selection CSS, menu selection alignment, right meta boxes alignment. Disable alert fading for custom menu admin. see #11817

git-svn-id: https://develop.svn.wordpress.org/trunk@13372 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2010-02-24 10:37:00 +00:00
parent 2586813ba9
commit 56862a5741
6 changed files with 14 additions and 13 deletions

View File

@@ -48,7 +48,7 @@ height:29px;
width:26px;
}
#menu-right { width: 285px; margin-right: 10px; margin-left: 20px; float:left; clear: right;}
#menu-right { width: 285px; margin-top: 20px; margin-right: 10px; margin-left: 20px; float:left; clear: right;}
h2.heading { margin: 32px 0 10px 0; }
.widgets-holder-wrap { margin: 0 0 20px 0; }