Add clearing break. Props johnbillion. fixes #8677 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10279 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c2f108aec4
commit
948e542722
@ -281,7 +281,7 @@ function wp_dashboard_right_now() {
|
||||
|
||||
update_right_now_message();
|
||||
|
||||
echo "\n\t".'</div>';
|
||||
echo "\n\t".'<br class="clear" /></div>';
|
||||
do_action( 'rightnow_end' );
|
||||
do_action( 'activity_box_end' );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user