Replace prepend-top-10 css class
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
Screenshots
Before | After |
---|---|
Does this MR meet the acceptance criteria?
Conformity
Edited by Jose Ivan Vargas