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
This commit is contained in:
commit
4a7bb1a8bf
2 changed files with 6 additions and 0 deletions
|
@ -291,6 +291,7 @@
|
|||
|
||||
.dropdown-toggle {
|
||||
.fa {
|
||||
margin-left: 0;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Fix Merge when pipeline succeeds button dropdown caret icon horizontal alignment
|
||||
merge_request:
|
||||
author:
|
||||
type: fixed
|
Loading…
Reference in a new issue