Fix new project view

This commit is contained in:
Annabel Dunstone Gray 2018-05-24 13:10:55 -07:00
parent 4127af75fe
commit 3d283810b4
No known key found for this signature in database
GPG key ID: 7C8C78A372AD7A2D
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
.gitlab-tabs {
background: $gray-light;
border: 1px solid $border-color;
flex-wrap: nowrap;
li {
width: 50%;

View file

@ -1,6 +1,6 @@
- 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