Skip to content

Create prepend-append-default utility class

What does this MR do?

As per #215653, this adds a new utility class inside of utilities.scss called prepend-append-default. In addition, this MR includes refactoring existing usages of prepend-left-default and append-right-default to use the newly generated class.

Note: I added the class inside of utilities.scss as per the docs, but an argument could be made to place this particular class in common.scss near the other prepend- and append- classes.

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
Edited by 🤖 GitLab Bot 🤖

Merge request reports