Commit b3907962 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'increase-move-issue-dropdown-height' into 'master'

Increase height of move issue dropdown

See merge request gitlab-org/gitlab-ce!29087
parents 0d66701d f8b56297
......@@ -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
......
---
title: Increase height of move issue dropdown
merge_request:
author:
type: other
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