aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/notice.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin/notice.tmpl')
-rw-r--r--templates/admin/notice.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin/notice.tmpl b/templates/admin/notice.tmpl
index ac5851f853..c9d3a552dc 100644
--- a/templates/admin/notice.tmpl
+++ b/templates/admin/notice.tmpl
@@ -31,7 +31,7 @@
<tr>
<th></th>
<th colspan="5">
- <form class="ui right" method="post" action="{{AppSubUrl}}/admin/notices/empty">
+ <form class="gt-float-right" method="post" action="{{AppSubUrl}}/admin/notices/empty">
{{.CsrfTokenHtml}}
<button type="submit" class="ui red small button">{{.locale.Tr "admin.notices.delete_all"}}</button>
</form>