mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-30 16:29:10 -04:00
Drop our g-clearfix in favor of using jQuery UI's ui-helper-clearfix.
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="g-group-admin" class="g-block g-clearfix">
|
||||
<div id="g-group-admin" class="g-block ui-helper-clearfix">
|
||||
<a href="<?= url::site("admin/users/add_group_form") ?>"
|
||||
class="g-dialog-link g-button g-right ui-icon-left ui-state-default ui-corner-all"
|
||||
title="<?= t("Create a new group")->for_html_attr() ?>">
|
||||
|
||||
Reference in New Issue
Block a user