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:
westi
2010-12-15 11:52:38 +00:00
parent 465026255f
commit 232c96860d
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -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 {