Skip to content

Align form labels following Bootstrap 4 docs

Annabel Dunstone Gray requested to merge align-form-labels into master

What does this MR do?

Adds the top padding to form labels that was removed in https://gitlab.com/gitlab-org/gitlab-ce/commit/706d0435038341c33d13b82cc74485956563e72f

Before After
Screen_Shot_2018-09-14_at_11.56.31_AM Screen_Shot_2018-09-14_at_11.55.16_AM

Also removes the top-padding on labels in various places to keep labels aligned with options:

Edited by Annabel Dunstone Gray

Merge request reports