summaryrefslogtreecommitdiff
path: root/app/views/labels/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/labels/index.html.haml')
-rw-r--r--app/views/labels/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/labels/index.html.haml b/app/views/labels/index.html.haml
index 4e41d375d6a..6eb2c00e56d 100644
--- a/app/views/labels/index.html.haml
+++ b/app/views/labels/index.html.haml
@@ -4,7 +4,7 @@
Labels
%br
%div.ui-box
- %ul.unstyled.labels-table
+ %ul.well-list.labels-table
- @labels.each do |label|
= render 'label', label: label