Skip to content

Replace append-bottom-20 in admin/runners

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/views/admin/runners/show.html.haml file

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

#232531

Screenshots

Before After
Screen_Shot_2020-08-05_at_13.42.44 Screen_Shot_2020-08-05_at_15.25.12

Does this MR meet the acceptance criteria?

Conformity

Edited by Jose Ivan Vargas

Merge request reports