Commit 91bf404d authored by David O'Regan's avatar David O'Regan Committed by Kushal Pandya

Center align pipeline icons

parent 63c36995
...@@ -673,11 +673,10 @@ ...@@ -673,11 +673,10 @@
border-radius: 100%; border-radius: 100%;
display: block; display: block;
padding: 0; padding: 0;
line-height: initial; line-height: 0;
svg { svg {
fill: $gl-text-color-secondary; fill: $gl-text-color-secondary;
vertical-align: initial;
} }
.spinner { .spinner {
......
---
title: Center align pipeline graph icons
merge_request: 39848
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