Skip to content
Snippets Groups Projects
Commit 5a9d5a02 authored by Winnie Hellmann's avatar Winnie Hellmann
Browse files

Make create merge request / branch dropdown on issue page style consistent

parent 499b6406
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -748,7 +748,8 @@
}
 
a,
button {
button,
.menu-item {
border-radius: 0;
padding: 8px 16px;
 
Loading
Loading
Loading
Loading
@@ -186,6 +186,8 @@ ul.related-merge-requests > li {
}
 
.create-mr-dropdown-wrap {
@include new-style-dropdown;
.btn-group:not(.hide) {
display: flex;
}
Loading
Loading
@@ -212,15 +214,6 @@ ul.related-merge-requests > li {
}
 
li:not(.divider) {
padding: 6px;
cursor: pointer;
&:hover,
&:focus {
background-color: $dropdown-hover-color;
color: $white-light;
}
&.droplab-item-selected {
.icon-container {
i {
Loading
Loading
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