Commit 7672c433 authored by Michel Engelen's avatar Michel Engelen Committed by Annabel Dunstone Gray

Change styles for the board `Add List` dropdown to look more like the EE version

parent 31ce5f32
......@@ -31,14 +31,15 @@
width: 320px;
.dropdown-content {
max-height: 162px;
max-height: 140px;
}
}
.issue-board-dropdown-content {
margin: 0 8px 10px;
padding-bottom: 10px;
border-bottom: 1px solid $dropdown-divider-bg;
margin: 0;
padding: $gl-padding-4 $gl-padding $gl-padding;
border-bottom: 0;
color: $gl-text-color-secondary;
}
.issue-boards-page {
......
---
title: "changed the styles on `Add List` dropdown to look more like the EE vesion"
merge_request: 29338
author: Michel Engelen
type: changed
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