Commit 4a7bb1a8 authored by Phil Hughes's avatar Phil Hughes

Merge branch '37194-fix-mr-widget-merge-button-dropdown-caret' into 'master'

Fix "Merge when pipeline succeeds" button dropdown caret icon horizontal alignment

Closes #37194

See merge request !13965
parents 6f96ccaa 56925ede
...@@ -291,6 +291,7 @@ ...@@ -291,6 +291,7 @@
.dropdown-toggle { .dropdown-toggle {
.fa { .fa {
margin-left: 0;
color: inherit; color: inherit;
} }
} }
......
---
title: Fix Merge when pipeline succeeds button dropdown caret icon horizontal alignment
merge_request:
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