Commit 44826649 authored by Sam Rose's avatar Sam Rose

Add margin to loading icon in Merge Request Widget

parent 5e952962
......@@ -85,14 +85,18 @@
-webkit-align-items: center;
align-items: center;
i,
svg {
margin-right: 8px;
}
svg {
margin-right: 4px;
position: relative;
top: 1px;
overflow: visible;
}
&> span {
& > span {
padding-right: 4px;
}
......
---
title: Add space between text and loading icon in Megre Request Widget
merge_request: 9119
author:
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