Remove .dropdown-menu a, class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/animations.scss
Issue: Remove ..dropdown-menu a, class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/animations.scss
Deprecate and remove the ..dropdown-menu a, class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/animations.scss
- 1 CSS properties: Number of CSS rules in the class.
- 0 subclasses: Classes that extend this class.
- 1 references: Number of usages in codebase.
Class definition:
.dropdown-menu a, .dropdown-menu button { transition: none; }
Instances of ..dropdown-menu a, found in:
../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/animations.scss
Implementation Plan
See instructions in epic Auditing and Removing CSS Classes in Frameworks.