Skip to content

feat(css): Add size 12 width utility class

Tristan Read requested to merge tr-add-width-utility into master

What does this MR do?

Adds a width utility class: gl-w-12

Replaces a temporary class added to gitlab here - gitlab!35400 (merged)

issue: gitlab#225444 (closed)

related issue: gitlab#224638 (closed)

Does this MR meet the acceptance criteria?

Conformity

  • Code review guidelines.
  • GitLab UI's contributing guidlines.
  • [n/a] If it changes a Pajamas-compliant component's look & feel, the MR has been reviewed by a UX designer.
  • [n/a] If it changes GitLab UI's documentation guidelines, the MR has been reviewed by a Technical Writer.
  • [n/a] If the MR changes a component's API, integration MR(s) have been opened in the following projects to ensure that the @gitlab/ui package can be upgraded quickly after the changes are released:
  • [n/a] Added the ~"component:*" label(s) if applicable.
Edited by Tristan Read

Merge request reports