Skip to content
Snippets Groups Projects
Commit 2e56b134 authored by Phil Hughes's avatar Phil Hughes
Browse files

Merge branch '64265-center-loading-icon' into 'master'

Centers loading icon in CI action

Closes #64265

See merge request gitlab-org/gitlab-ce!30947
parents 8291a581 25777183
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -695,6 +695,10 @@
top: -1px;
}
 
.spinner {
top: 2px;
}
&.play {
svg {
left: 2px;
Loading
Loading
@@ -861,6 +865,7 @@ button.mini-pipeline-graph-dropdown-toggle {
}
}
 
.spinner,
svg {
width: $ci-action-dropdown-svg-size;
height: $ci-action-dropdown-svg-size;
Loading
Loading
---
title: Center loading icon in CI action component
merge_request:
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment