Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-11-23 13:46:56 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-12-05 13:30:25 +0300
commited4e15f200bd9bf5a42104dc29f202f816a3e289 (patch)
treec4fa3b3c483067e7f8298cb31f631388cb57643b /app/views/projects/imports
parent309ea2827010dc6191a280585787ce8659390c26 (diff)
Change container width for project import
Diffstat (limited to 'app/views/projects/imports')
-rw-r--r--app/views/projects/imports/show.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/projects/imports/show.html.haml b/app/views/projects/imports/show.html.haml
index 3b0c828ccd1..422a3a22f87 100644
--- a/app/views/projects/imports/show.html.haml
+++ b/app/views/projects/imports/show.html.haml
@@ -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