about summary refs log tree commit diff
path: root/app/views/admin/warning_presets/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/warning_presets/index.html.haml')
-rw-r--r--app/views/admin/warning_presets/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/warning_presets/index.html.haml b/app/views/admin/warning_presets/index.html.haml
index dbc23fa30..b26a13d96 100644
--- a/app/views/admin/warning_presets/index.html.haml
+++ b/app/views/admin/warning_presets/index.html.haml
@@ -17,7 +17,7 @@
   %hr.spacer/
 
 - if @warning_presets.empty?
-  %div.muted-hint.center-text
+  .muted-hint.center-text
     = t 'admin.warning_presets.empty'
 - else
   .announcements-list