summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-06-15 14:58:25 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-06-15 14:58:25 +0300
commita096e957bbb3e6217a75be4c0b1567871f0981ab (patch)
tree613b97db5493097661312ffbc4d233b279f07ea7
parenteb10bcaa923cbc02501d4a70e12c90280428a602 (diff)
downloadgitlab-ce-a096e957bbb3e6217a75be4c0b1567871f0981ab.tar.gz
Add container width for project empty placeholder
-rw-r--r--app/views/projects/empty.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/empty.html.haml b/app/views/projects/empty.html.haml
index 91c0edaed3c..d47dc3d8143 100644
--- a/app/views/projects/empty.html.haml
+++ b/app/views/projects/empty.html.haml
@@ -1,3 +1,4 @@
+- @content_class = "limit-container-width" unless fluid_layout
- @no_container = true
- breadcrumb_title _("Details")