Commit 2bd832e5 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch '218234-pipeline-icon-alignment' into 'master'

Center align pipeline icons

See merge request gitlab-org/gitlab!39848
parents 73516183 91bf404d
......@@ -673,11 +673,10 @@
border-radius: 100%;
display: block;
padding: 0;
line-height: initial;
line-height: 0;
svg {
fill: $gl-text-color-secondary;
vertical-align: initial;
}
.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