Skip to content

Replace append-bottom-20 in snippets/

What does this MR do?

This removes the append-bottom-20 css class and replaces its usage for GitLab UI gl-mb-6 utility class inside the app/assets/javascripts/snippets/ folder

This is due to the rem values of gl-mb-6, 3 * 8px = 24px

#232531

Screenshots

Before After
Screen_Shot_2020-08-17_at_12.58.03 Screen_Shot_2020-08-17_at_12.48.22

Does this MR meet the acceptance criteria?

Conformity

Merge request reports