Overlapping cross icons in dropdown filters
Summary
Two cross icons appear in dropdowns overlapping each other.
Steps to reproduce
- Browse to any project
- Click the branch dropdown
- Type any text
Example Project
Appears anywhere the dropdown_filter is used
What is the current bug behavior?
Two close icons appears, overlapped
What is the expected correct behavior?
There should be only 1
Relevant logs and/or screenshots
Possible fixes
Removing this line should fix it: https://gitlab.com/gitlab-org/gitlab-ce/master/b/app/helpers/dropdowns_helper.rb
