Skip to content

Replace `gl-flex-nowrap` by `gl-flex-wrap-nowrap`

Eduardo Sanz García requested to merge eduardosanz/gl-flex-wrap-nowrap into master

What does this MR do and why?

Replace gl-flex-nowrap by gl-flex-wrap-nowrap

The gl-flex-nowrap class is deprecated in favor of gl-flex-wrap-nowrap. This is more consistent with our name convention of gl-{breakpoint?}-{property}-{value}.

Relates to gitlab-ui#1951 (closed)

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. Identify a page where one of these classes have been renamed.
  2. No visual change should be noticed.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading