Skip to content
Snippets Groups Projects
Commit e92a02ab authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett Committed by Fatih Acet
Browse files

Fix label item height when no desc

parent 7cb4d184
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -253,7 +253,7 @@
text-align: right;
padding: 0;
position: relative;
top: -3px;
margin: 0;
}
 
.label-badge {
Loading
Loading
@@ -274,6 +274,7 @@
 
.label-links {
list-style: none;
margin: 0;
padding: 0;
white-space: nowrap;
}
Loading
Loading
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