Commit 63d48145 authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch 'fix-pipeline-stage-action-alignment' into 'master'

Fix button placement on pipeline graph

See merge request gitlab-org/gitlab!43419
parents 8bf5e565 36e1a5d7
......@@ -71,7 +71,7 @@ export default {
:action-icon="action.icon"
:tooltip-text="action.title"
:link="action.path"
class="js-stage-action stage-action position-absolute position-top-0 rounded"
class="js-stage-action stage-action rounded"
@pipelineActionRequestComplete="pipelineActionRequestComplete"
/>
</div>
......
---
title: Fix button placement on pipeline graph
merge_request: 43419
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