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:
parent
3878924dc2
commit
1792d8606b
@ -6461,6 +6461,7 @@ a.rsswidget {
|
||||
|
||||
.nav-menus-php #post-body-content {
|
||||
position: relative;
|
||||
float: none;
|
||||
}
|
||||
|
||||
#menu-management .menu-add-new abbr {
|
||||
|
Loading…
Reference in New Issue
Block a user