Increase height of move issue dropdown

This commit is contained in:
Annabel Dunstone Gray 2019-06-03 15:16:40 -05:00
parent 6d3ab5d8f6
commit f8b56297f9
2 changed files with 6 additions and 1 deletions

View File

@ -158,7 +158,7 @@
%button.btn.btn-default.btn-block.js-sidebar-dropdown-toggle.js-move-issue{ type: 'button',
data: { toggle: 'dropdown', display: 'static' } }
= _('Move issue')
.dropdown-menu.dropdown-menu-selectable
.dropdown-menu.dropdown-menu-selectable.dropdown-extended-height
= dropdown_title(_('Move issue'))
= dropdown_filter(_('Search project'), search_id: 'sidebar-move-issue-dropdown-search')
= dropdown_content

View File

@ -0,0 +1,5 @@
---
title: Increase height of move issue dropdown
merge_request:
author:
type: other