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:
Phil Hughes 2017-09-01 07:58:57 +00:00
commit 4a7bb1a8bf
2 changed files with 6 additions and 0 deletions

View file

@ -291,6 +291,7 @@
.dropdown-toggle {
.fa {
margin-left: 0;
color: inherit;
}
}

View file

@ -0,0 +1,5 @@
---
title: Fix Merge when pipeline succeeds button dropdown caret icon horizontal alignment
merge_request:
author:
type: fixed