Remove .tooltip class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss

Issue: Remove ..tooltip class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss

Deprecate and remove the ..tooltip class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss

  • 1 CSS properties: Number of CSS rules in the class.
  • 1 subclass: Classes that extend this class.
  • 632 references: Number of usages in codebase.

Class definition:

.tooltip { white-space: nowrap; }

Instances of ..tooltip found in:

../gitlab-development-kit/gitlab/qa/qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb

  • ../gitlab-development-kit/gitlab/lib/rouge/formatters/html_gitlab.rb
  • ../gitlab-development-kit/gitlab/lib/gitlab/security/features.rb

Implementation Plan

See instructions in epic Auditing and Removing CSS Classes in Frameworks.