fix(GlSorting): Make dropdown toggle conform to design
This removes a legacy `dropdown-menu-toggle` class that was applied to the dropdown toggle within the component. That class applied various irrelevant styles within GitLab itself, but notably also set the width to a fixed 160px. This violates the design guidelines, disagrees with the plain GlDropdown's styling, and generally isn't a good idea.
Loading
-
mentioned in commit 6937c5dc
-
mentioned in merge request gitlab-org/gitlab-services/design.gitlab.com!2474 (merged)
-
mentioned in merge request status-page!335 (merged)
-
mentioned in merge request gitlab!67282 (merged)
-
mentioned in merge request gitlab-docs!2005 (merged)
-
mentioned in merge request gitlab-org/gitlab-services/design.gitlab.com!2477 (merged)
-
mentioned in merge request status-page!337 (closed)
-
mentioned in merge request status-page!338 (merged)
-
mentioned in merge request gitlab-org/gitlab-services/design.gitlab.com!2479 (merged)
-
mentioned in merge request status-page!339 (merged)
-
mentioned in merge request gitlab-docs!2021 (merged)
-
mentioned in merge request gitlab-docs!2023 (merged)
Please register or sign in to comment