Remove append-bottom-5 CSS class
What does this MR do?
This removes the .append-bottom-5
css class and replaces its usage for GitLab UI, gl-mb-2
utility class
This is due to the rem values of gl-mb-2
, 0.5 * 8px = 4px
Since this rule does not comply with our design system guidelines, I "floored" the measurement to the closest one that did comply
Screenshots
Home panel, projects
Before | After |
---|---|
Does this MR meet the acceptance criteria?
Conformity
Edited by 🤖 GitLab Bot 🤖