Replace append-bottom-20 css class

What does this MR do?

This removes the append-bottom-20 css class and replaces its usage for GitLab UI gl-mb-5 utility class

This is due to the rem values of gl-mb-5, 2 * 8px = 16px

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

#232531

Screenshots

append-bottom-20 gl-mb-3
Screen_Shot_2020-07-27_at_12.11.08 Screen_Shot_2020-08-03_at_16.53.45

Does this MR meet the acceptance criteria?

Conformity

Edited by Jose Ivan Vargas

Merge request reports

Loading