mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-04 18:01:42 +01:00
Add clearing break. Props johnbillion. fixes #8677 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
00c2c8c19f
commit
4b3f7d62c4
@ -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