Commit b29ddc70 authored by Paul Slaughter's avatar Paul Slaughter

Merge branch '39531' into 'master'

Update styles for pipeline badge  in operations/enviroments cards footer to correctly center it vertically

See merge request gitlab-org/gitlab!23742
parents 43ea3133 69253414
---
title: Update styles for pipeline status badge to be correctly vertically centered
in project pipeline card
merge_request:
author: Oregand
type: fixed
......@@ -117,7 +117,7 @@ export default {
<ci-badge-link
ref="status"
class="bg-white"
class="bg-white d-inline-block align-middle py-0"
:status="lastPipeline.details.status"
:show-text="true"
/>
......
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