Commit 58c50d40 authored by Clement Ho's avatar Clement Ho

Merge branch '46885-group-visibility' into 'master'

Resolve "Visibility section alignment is broken"

Closes #46885

See merge request gitlab-org/gitlab-ce!19204
parents 38e3f37c 7fa35418
- with_label = local_assigns.fetch(:with_label, true) - with_label = local_assigns.fetch(:with_label, true)
.form-group.visibility-level-setting .form-group.row.visibility-level-setting
- if with_label - if with_label
= f.label :visibility_level, class: 'col-form-label col-sm-2' do = f.label :visibility_level, class: 'col-form-label col-sm-2' do
Visibility Level Visibility Level
......
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