Skip to content
Snippets Groups Projects
Commit 56925ede authored by Eric Eastwood's avatar Eric Eastwood
Browse files

Fix merge button dropdown caret horizontal alignment

Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/37194

It looks like this regressed in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12601 when we
switched from `fa-caret-down` to `fa-chevron-down`
parent 9aef0427
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -291,6 +291,7 @@
 
.dropdown-toggle {
.fa {
margin-left: 0;
color: inherit;
}
}
Loading
Loading
---
title: Fix Merge when pipeline succeeds button dropdown caret icon horizontal alignment
merge_request:
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment