Skip to content

Remove invalid css class name

Savas Vedova requested to merge 470145-remove-invalid-css-class-names into master

What does this MR do and why?

Remove references to gl-justify-content-left. I believe this was either a class that was defined earlier and removed at a certain point, or simply copy-pasta 🍝

Since gl-justify-content-left is not defined it's safe to remove them.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No visual changes.

How to set up and validate locally

Related to #470145 (closed)

Merge request reports