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

git-svn-id: http://svn.automattic.com/wordpress/trunk@18672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2011-09-15 02:55:31 +00:00
parent 05a76c78f4
commit 64e98fd257
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,