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: https://develop.svn.wordpress.org/trunk@16943 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood
2010-12-15 11:52:38 +00:00
parent a95a5b65cc
commit 70f4c32dcb
3 changed files with 3 additions and 3 deletions

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 {