-
- Downloads
There was an error fetching the commit references. Please try again later.
Fix MR target branch selector dropdown placement cut-off
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31271 When the dropdown items are too wide, constrain the dropdown to the offsetParent. Otherwise, let it naturally flow as Select2 wants.
parent
3855751d
No related branches found
No related tags found
Pipeline #
Showing
- app/assets/javascripts/dispatcher.js 22 additions, 0 deletionsapp/assets/javascripts/dispatcher.js
- app/assets/stylesheets/pages/merge_requests.scss 4 additions, 0 deletionsapp/assets/stylesheets/pages/merge_requests.scss
- app/views/shared/issuable/form/_branch_chooser.html.haml 7 additions, 3 deletionsapp/views/shared/issuable/form/_branch_chooser.html.haml
Please register or sign in to comment