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

git-svn-id: http://svn.automattic.com/wordpress/trunk@20516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2012-04-18 20:05:48 +00:00
parent 2aff17ee0e
commit 88752323cb
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 {