Commit f6f60443 authored by George Tsiolis's avatar George Tsiolis

Change label link vertical alignment property

parent 6a052a14
...@@ -312,7 +312,7 @@ ...@@ -312,7 +312,7 @@
.label-link { .label-link {
display: inline-flex; display: inline-flex;
vertical-align: top; vertical-align: text-bottom;
&:hover .color-label { &:hover .color-label {
text-decoration: underline; 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