Put back float: left for postbox containers, fixes #18665

git-svn-id: https://develop.svn.wordpress.org/trunk@18672 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2011-09-15 02:55:31 +00:00
parent 46ace1acb8
commit 8cdb767ee5
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -2096,7 +2096,7 @@ body.admin-bar #adminmenu {
}
.postbox-container {
float: none;
float: left;
}
#postbox-container-1 .meta-box-sortables:first-child,