Skip to content

Fix checkbox/radio button structure

Clement Ho requested to merge bootstrap-checkbox into master

What does this MR do?

Fixes the HTML structure of checkboxes/radio buttons so that they are not nested inside of labels

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46766 and https://gitlab.com/gitlab-org/gitlab-ce/issues/46719

Edited by Clement Ho

Merge request reports