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:
Diffstat (limited to 'app/views/layouts/error.html.haml')
-rw-r--r--app/views/layouts/error.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/layouts/error.html.haml b/app/views/layouts/error.html.haml
index a512c4a58aa..1f5c03bdced 100644
--- a/app/views/layouts/error.html.haml
+++ b/app/views/layouts/error.html.haml
@@ -6,5 +6,5 @@
= render "layouts/head_panel", title: ""
.container
.content
- %br
- %h3= yield
+ %center.padded.prepend-top-20
+ = yield