Replaced most clear fix hacks with generic class.

This commit is contained in:
Chad Kieffer
2009-10-07 00:46:02 -06:00
parent 617076e897
commit 121fcab5c8
8 changed files with 11 additions and 22 deletions
@@ -38,7 +38,7 @@
<h1> <?= t("Manage Comments") ?> </h1>
<!-- @todo: Highlight active menu option -->
<div id="g-admin-comments-menu">
<div id="g-admin-comments-menu" class="g-clearfix">
<?= $menu ?>
</div>