Skip to content

Remove `.allow-wrap` css class

What does this MR do?

  • Removes the allow-wrap css class
  • Replaces usages with `gl-white-space-normal'

Screenshots (strongly suggested)

No visual changes, screenshots added for validation

Before After
Screen_Shot_2021-02-22_at_11.20.29_pm Screen_Shot_2021-02-22_at_11.19.48_pm
Without gl-white-space-normal! With gl-white-space-normal!
Screen_Shot_2021-03-01_at_4.21.19_pm Screen_Shot_2021-03-01_at_4.21.28_pm

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

Related to #257811 (closed)

Edited by Ezekiel Kigbo

Merge request reports