Skip to content

Replace prepend-top-10 css class

Jose Ivan Vargas requested to merge jivanvl-replace-prepend-top-10 into master

What does this MR do?

This removes the prepend-top-10 css class and replaces its usage for GitLab UI gl-mt-3 utility class

This is due to the rem values of gl-mt-3, 1 * 8px = 8px

Since this rule does not comply with our design system guidelines, I "floored" the measurement to the closest one that did comply

#217418

Screenshots

Before After
Screen_Shot_2020-07-24_at_12.31.38 Screen_Shot_2020-07-24_at_12.31.15
Screen_Shot_2020-07-24_at_12.33.13 Screen_Shot_2020-07-24_at_12.32.40

Does this MR meet the acceptance criteria?

Conformity

Edited by Jose Ivan Vargas

Merge request reports

Loading