Skip to content

Removes incorrect gl-padding-50 variable

Taurie Davis requested to merge remove-gl-padding-50 into master

What does this MR do and why?

Remove gl-padding-50 variable because it doesn't comply with Pajamas spacing. Replaces it with gl-spacing-scale-9 which equates to 48px.

Screenshots or screen recordings

Before After
Screen_Shot_2022-06-10_at_2.08.43_PM Screen_Shot_2022-06-10_at_2.12.05_PM

How to set up and validate locally

This variable was used in two locations.

  1. Group import : Import a group
  2. Merge request : Turn on fast forward merge in project settings

MR acceptance checklist

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

Merge request reports