summaryrefslogtreecommitdiff
path: root/app/views/admin/labels/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/labels/index.html.haml')
-rw-r--r--app/views/admin/labels/index.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/admin/labels/index.html.haml b/app/views/admin/labels/index.html.haml
index 1cdfde07adc..f559c2ec278 100644
--- a/app/views/admin/labels/index.html.haml
+++ b/app/views/admin/labels/index.html.haml
@@ -7,9 +7,8 @@
= _('New label')
%h1.page-title.gl-font-size-h-display
= _('Labels')
-%hr
- if @labels.present?
- .labels.labels-container.admin-labels.js-admin-labels-container.gl-bg-gray-10.gl-border-solid.gl-border-1.gl-border-gray-100
+ .labels.labels-container.admin-labels.js-admin-labels-container
%ul.manage-labels-list
= render @labels