Commit e91e6e89 authored by Jose's avatar Jose

fix styling of the gitlab import page

parent 75797ac3
...@@ -37,6 +37,6 @@ ...@@ -37,6 +37,6 @@
.form-group .form-group
= file_field_tag :file, class: '' = file_field_tag :file, class: ''
.row .row
.form-actions .form-actions.col-sm-12
= submit_tag 'Import project', class: 'btn btn-create' = submit_tag 'Import project', class: 'btn btn-create'
= link_to 'Cancel', new_project_path, class: 'btn btn-cancel' = link_to 'Cancel', new_project_path, class: 'btn btn-cancel'
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