Skip to content

Replace deprecated flex classes

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

What does this MR do and why?

Replace deprecated flex classes:

  • gl-flex-wrap-wrap-reverse has been replaced by gl-flex-wrap-reverse, and

  • gl-sm-flex-wrap-nowrap has been replaced by gl-sm-flex-nowrap

Related to gitlab-ui#2204 (closed)

Screenshots or screen recordings

No changes.

How to set up and validate locally

  1. Go to https://gdk.test:3443/-/profile/emails
  2. The reverse order is preserved:

image

MR acceptance checklist

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

Edited by Eduardo Sanz García

Merge request reports

Loading