Skip to content

Fix double scrollbar in milestone combobox component

What does this MR do?

Updates the milestone selector dropdown to not show two scrollbars.

Root cause

This double scrollbar is caused by conflicting styles in gitlab/gitlab-ui. Here's an issue to find a more permanent solution: #322464 (closed)

Screenshots

Before After
image image
Edited by Nathan Friend

Merge request reports