summaryrefslogtreecommitdiff
path: root/app/views/snippets/_snippets.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/snippets/_snippets.html.haml')
-rw-r--r--app/views/snippets/_snippets.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/snippets/_snippets.html.haml b/app/views/snippets/_snippets.html.haml
index d9aa4dd1d2e..80a3e731e1d 100644
--- a/app/views/snippets/_snippets.html.haml
+++ b/app/views/snippets/_snippets.html.haml
@@ -1,4 +1,4 @@
-%ul.bordered-list
+%ul.content-list
= render partial: 'shared/snippets/snippet', collection: @snippets
- if @snippets.empty?
%li