Remove .container-fluid class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/blocks.scss
Issue: Remove ..container-fluid class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/blocks.scss
Deprecate and remove the ..container-fluid class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/blocks.scss
- 1 CSS properties: Number of CSS rules in the class.
- 1 subclass: Classes that extend this class.
- 36 references: Number of usages in codebase.
Class definition:
.container-fluid { background-color: inherit; }
Instances of ..container-fluid found in:
../gitlab-development-kit/gitlab/ee/app/views/shared/_qrtly_reconciliation_alert.html.haml
- ../gitlab-development-kit/gitlab/ee/app/components/namespaces/storage/limit_alert_component.html.haml
- ../gitlab-development-kit/gitlab/ee/app/components/namespaces/storage/pre_enforcement_alert_component.html.haml
Implementation Plan
See instructions in epic Auditing and Removing CSS Classes in Frameworks.