Skip to content

Clean up labels css

Coung Ngo requested to merge 241990-clean-up-labels-css into master

What does this MR do?

This MR cleans up labels css used in the project labels, group labels and admin labels pages. Unnecessary css is removed and utility classes are used instead in some instances in preparation for feature work in #241990 (closed).

Screenshots

before after
project labels before-project-labels after-project-labels
project labels mobile before-project-labels-mobile after-project-labels-mobile
group labels before-group-labels after-group-labels
group labels mobile before-group-labels-mobile after-group-labels-mobile
admin labels before-admin-labels after-admin-labels
admin labels mobile before-admin-labels-mobile after-admin-labels-mobile
group milestones before-group-milestones after-group-milestones
project milestones before-project-milestones after-project-milestones

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Coung Ngo

Merge request reports