mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-24 21:39:11 -04:00
Drop our g-clearfix in favor of using jQuery UI's ui-helper-clearfix.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<h1> <?= t("Manage Comments") ?> </h1>
|
||||
|
||||
<!-- @todo: Highlight active menu option -->
|
||||
<div id="g-admin-comments-menu" class="g-clearfix">
|
||||
<div id="g-admin-comments-menu" class="ui-helper-clearfix">
|
||||
<?= $menu ?>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user