Skip to content

Fix reference widget icon and text spacing

euko requested to merge fix-reference-widget-utility-class into master

What does this MR do?

The reference widget created in !55431 (merged) had a mistyped @gitlab-ui's utility class name.

gl-justify-between should have been gl-justify-content-space-between.

Screenshots (strongly suggested)

before after
Screen_Shot_2021-03-16_at_10.56.30_PM Screen_Shot_2021-03-16_at_10.59.00_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
Edited by euko

Merge request reports

Loading