mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-04 12:29:22 +00:00
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:
parent
05a76c78f4
commit
64e98fd257
File diff suppressed because one or more lines are too long
@ -2096,7 +2096,7 @@ body.admin-bar #adminmenu {
|
||||
}
|
||||
|
||||
.postbox-container {
|
||||
float: none;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#postbox-container-1 .meta-box-sortables:first-child,
|
||||
|
Loading…
x
Reference in New Issue
Block a user