Commit bf3cf66c authored by Clement Ho's avatar Clement Ho

Merge branch '47265-inputs-labels-alignment' into 'master'

Resolve "Alignment of labels within two column layouts for radio and check boxes"

Closes #47265

See merge request gitlab-org/gitlab-ce!19671
parents ebda972b 706d0435
......@@ -94,6 +94,7 @@ hr {
}
.form-group.row .col-form-label {
padding-top: 0;
// Bootstrap 4 aligns labels to the left
// for horizontal forms
@include media-breakpoint-up(md) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment