summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_label_page_default.html.haml
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-04-16 15:41:25 +0100
committerPhil Hughes <me@iamphill.com>2019-04-16 15:41:25 +0100
commit6d3d88621f9246558d5cc08da7a8ff88d54fc850 (patch)
tree8ed47761e77cc880430ded463bb44dee12a1a16a /app/views/shared/issuable/_label_page_default.html.haml
parent224916f843d3cc7beff383217d199a8cabfec263 (diff)
downloadgitlab-ce-6d3d88621f9246558d5cc08da7a8ff88d54fc850.tar.gz
Fix stylelint rules in boards.scss
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59895
Diffstat (limited to 'app/views/shared/issuable/_label_page_default.html.haml')
-rw-r--r--app/views/shared/issuable/_label_page_default.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/issuable/_label_page_default.html.haml b/app/views/shared/issuable/_label_page_default.html.haml
index aa4a5f0e0d3..a0fb5229fc3 100644
--- a/app/views/shared/issuable/_label_page_default.html.haml
+++ b/app/views/shared/issuable/_label_page_default.html.haml
@@ -11,7 +11,7 @@
= dropdown_title(title)
- if show_boards_content
.issue-board-dropdown-content
- %p
+ %p.m-0
= content_title
= dropdown_filter(filter_placeholder)
= dropdown_content