Skip to content
Snippets Groups Projects
Unverified Commit dcacfaa1 authored by Luke Bennett's avatar Luke Bennett
Browse files

Fix lint

parent cd0be3ba
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -267,8 +267,8 @@
}
 
.label-list-item {
.content-list &:before,
.content-list &:after {
.content-list &::before,
.content-list &::after {
content: none;
display: block;
}
Loading
Loading
Loading
Loading
@@ -20,4 +20,4 @@
= link_to_label(label, subject: subject, type: :merge_request) { _('Merge requests') }
- if force_priority
%li.label-link-item.js-priority-badge.inline.prepend-left-10
.label-badge.label-badge-blue= _('Prioritized label')
\ No newline at end of file
.label-badge.label-badge-blue= _('Prioritized label')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment