Clear both in the right now widget so it clears nicely when there are extra comment statuses added. Fixes #14985 props doktorbro.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -173,7 +173,7 @@ div.postbox div.inside {
|
||||
|
||||
#dashboard_right_now .versions {
|
||||
padding: 6px 10px 12px;
|
||||
clear: left;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#dashboard_right_now .versions .b {
|
||||
|
||||
Reference in New Issue
Block a user