Commit ea891fb3 authored by Filipa Lacerda's avatar Filipa Lacerda

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
......@@ -220,7 +220,7 @@
.label-link {
display: inline-flex;
vertical-align: top;
vertical-align: text-bottom;
&:hover .color-label {
text-decoration: underline;
......
---
title: Change label link vertical alignment property
merge_request: 18777
author: George Tsiolis
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment