summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wortschack <mwortschack@gitlab.com>2018-10-30 15:27:40 +0100
committerMartin Wortschack <mwortschack@gitlab.com>2018-10-30 15:27:40 +0100
commit80f1c5504ada1d7ee471c6d09e4c7af71220d88d (patch)
tree164b8722b4dd2d999985e4c0a20e469d3de9a36a
parent21cd14e5c3ff68c2e399ba74b6fdee1aef0ea2c1 (diff)
downloadgitlab-ce-50962-create-new-group-rename-form-fields-and-update-ui.tar.gz
-rw-r--r--app/views/shared/_group_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_group_form.html.haml b/app/views/shared/_group_form.html.haml
index 5cfac1aa940..973c756f496 100644
--- a/app/views/shared/_group_form.html.haml
+++ b/app/views/shared/_group_form.html.haml
@@ -12,7 +12,7 @@
autofocus: true
.row
- .form-group.col-xs-12.col-sm-8.col-md-6
+ .form-group.col-xs-12.col-sm-8
= f.label :path, class: 'label-bold' do
= _("Group URL")
.input-group.gl-field-error-anchor