Skip to content

Prevent gl-new-dropdown rule override

Jose Ivan Vargas requested to merge jivanvl-fix-new-dropdown-display-rule into master

What does this MR do?

This changes the CSS rules to prevent the .gl-new-dropdown class from the GlNewDropdown and the subsequent menu items from having their display rules changed from flex to block

Issue for the component migration: gitlab-ui#673 (closed)

Screenshots

I tested this with the only feature that uses the GlNewDropdown component, as well as some other features that still use the older one

Feature flag dropdown Issue filter dropdown
Screen_Shot_2020-04-02_at_17.07.11 Screen_Shot_2020-04-02_at_17.07.02

Does this MR meet the acceptance criteria?

Conformity

Edited by 🤖 GitLab Bot 🤖

Merge request reports