Commit 3d283810 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix new project view

parent 4127af75
.gitlab-tabs {
background: $gray-light;
border: 1px solid $border-color;
flex-wrap: nowrap;
li {
width: 50%;
......
- with_label = local_assigns.fetch(:with_label, true)
.form-group.row.visibility-level-setting
.form-group.visibility-level-setting
- if with_label
= f.label :visibility_level, class: 'col-form-label col-sm-2' do
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