Commit 228e669e authored by Filipa Lacerda's avatar Filipa Lacerda

Fixes arrow-icon color and alignment in linked pipeline in merge request widget

parent 6bdf064d
......@@ -9,14 +9,7 @@
.arrow-icon {
display: inline-block;
vertical-align: middle;
margin: -2px 2px 0 0;
svg {
fill: $border-color;
position: relative;
top: 4px;
left: -1px;
}
fill: $border-color;
}
&:hover {
......
---
title: Fixes arrow-icon color and alignment in linked pipeline in merge request widget
merge_request: 6479
author:
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