Fix floated #post-body-content on the Appearance -> Menus screen, props SergeyBiryukov, fixes #20467

git-svn-id: https://develop.svn.wordpress.org/trunk@20516 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2012-04-18 20:05:48 +00:00
parent 3878924dc2
commit 1792d8606b
1 changed files with 1 additions and 0 deletions

View File

@ -6461,6 +6461,7 @@ a.rsswidget {
.nav-menus-php #post-body-content {
position: relative;
float: none;
}
#menu-management .menu-add-new abbr {