mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-03 06:57:35 +01:00
Format the clear DIVs properly. Fixes #8294 props sivel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
c1f75d51ab
commit
b55b7a2ccf
@ -7,9 +7,9 @@
|
||||
*/
|
||||
?>
|
||||
|
||||
<div class="clear" /></div></div><!-- wpbody-content -->
|
||||
<div class="clear"></div></div><!-- wpbody-content -->
|
||||
</div><!-- wpbody -->
|
||||
<div class="clear" /></div></div><!-- wpcontent -->
|
||||
<div class="clear"></div></div><!-- wpcontent -->
|
||||
</div><!-- wpwrap -->
|
||||
|
||||
<div id="footer">
|
||||
|
Loading…
Reference in New Issue
Block a user