summaryrefslogtreecommitdiff
path: root/app/views/groups
diff options
context:
space:
mode:
authorWinnie Hellmann <winnie@gitlab.com>2017-09-05 23:05:32 +0200
committerMichael Kozono <mkozono@gmail.com>2017-09-06 12:07:20 -0700
commitc53c20ac23ee53b4e084ec88a4242c8295100b72 (patch)
tree2c2912d00afec077d5d4fa3d953d548cc9a044af /app/views/groups
parent7e320bcb34c5b24424fa4b842a58bc3f09d777fe (diff)
downloadgitlab-ce-c53c20ac23ee53b4e084ec88a4242c8295100b72.tar.gz
Use <h5> for .control-label
Diffstat (limited to 'app/views/groups')
-rw-r--r--app/views/groups/edit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/edit.html.haml b/app/views/groups/edit.html.haml
index 94d88035667..9f2e53d9c90 100644
--- a/app/views/groups/edit.html.haml
+++ b/app/views/groups/edit.html.haml
@@ -29,7 +29,7 @@
= render 'shared/allow_request_access', form: f
.form-group
- .control-label
+ %h5.control-label
Share lock
.col-sm-10
.checkbox