Replace <h5> with <label>

This commit is contained in:
Winnie Hellmann 2017-09-06 20:00:21 +02:00 committed by Michael Kozono
parent f1edd8ac80
commit 058c04fb2a
2 changed files with 1 additions and 3 deletions

View file

@ -38,8 +38,6 @@ label {
.control-label {
@extend .col-sm-2;
margin-top: 0;
}
.inline-input-group {

View file

@ -29,7 +29,7 @@
= render 'shared/allow_request_access', form: f
.form-group
%h5.control-label
%label.control-label
= s_("GroupSettings|Share lock")
.col-sm-10
.checkbox