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