Commit ffdb47a2 authored by George Tsiolis's avatar George Tsiolis

Restore label underline color

parent 08083f43
......@@ -314,6 +314,10 @@
display: inline-flex;
vertical-align: top;
&:hover .color-label {
text-decoration: underline;
}
.label {
vertical-align: inherit;
font-size: $label-font-size;
......
---
title: Restore label underline color
merge_request: 18407
author: George Tsiolis
type: fixed
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