Commit c137ff7d authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Remove extra margin on contribution checkbox label

parent 95758f02
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
%hr %hr
.form-group.row .form-group.row
%label.col-form-label.col-sm-2 %label.col-form-label.col-sm-2.pt-sm-0
= _('Contribution') = _('Contribution')
.col-sm-10 .col-sm-10
= form.gitlab_ui_checkbox_component :allow_collaboration, = form.gitlab_ui_checkbox_component :allow_collaboration,
......
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