summaryrefslogtreecommitdiff
path: root/app/views/groups/edit.html.haml
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-05-24 12:45:07 -0700
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-05-24 12:45:07 -0700
commitb7f6f96abdb2aaba894e1ab0774d574e1c54aa2e (patch)
tree842dc949a6ffab2b00e1564f42343500eae14b94 /app/views/groups/edit.html.haml
parent7c8fda2e5a4610b55da565ad7a989873f05ebedf (diff)
downloadgitlab-ce-b7f6f96abdb2aaba894e1ab0774d574e1c54aa2e.tar.gz
Fix group settings layout
Diffstat (limited to 'app/views/groups/edit.html.haml')
-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 f2f5f0377af..96ed63937fa 100644
--- a/app/views/groups/edit.html.haml
+++ b/app/views/groups/edit.html.haml
@@ -30,7 +30,7 @@
= render 'shared/allow_request_access', form: f
.form-group.row
- %label.col-form-label
+ %label.col-form-label.col-sm-2
= s_("GroupSettings|Share with group lock")
.col-sm-10
.form-check