Change container width for project import

This commit is contained in:
George Tsiolis 2018-11-23 12:46:56 +02:00
parent 309ea28270
commit ed4e15f200
2 changed files with 7 additions and 0 deletions

View File

@ -1,4 +1,6 @@
- page_title import_in_progress_title
- @no_container = true
- @content_class = "limit-container-width" unless fluid_layout
.save-project-loader
.center

View File

@ -0,0 +1,5 @@
---
title: Change container width for project import
merge_request: 23318
author: George Tsiolis
type: fixed