Skip to content
Snippets Groups Projects
Commit ea891fb3 authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Merge branch 'remove-link-label-vertical-alignment-property' into 'master'

Remove label link vertical alignment property

Closes #46080

See merge request gitlab-org/gitlab-ce!18777
parents 17335a42 f6f60443
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -220,7 +220,7 @@
 
.label-link {
display: inline-flex;
vertical-align: top;
vertical-align: text-bottom;
 
&:hover .color-label {
text-decoration: underline;
Loading
Loading
---
title: Change label link vertical alignment property
merge_request: 18777
author: George Tsiolis
type: changed
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