summaryrefslogtreecommitdiff
path: root/app/views/layouts/fullscreen.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/fullscreen.html.haml')
-rw-r--r--app/views/layouts/fullscreen.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/fullscreen.html.haml b/app/views/layouts/fullscreen.html.haml
index e29f646ed4f..fa04b5be9f2 100644
--- a/app/views/layouts/fullscreen.html.haml
+++ b/app/views/layouts/fullscreen.html.haml
@@ -10,5 +10,5 @@
= render "layouts/broadcast"
= yield :flash_message
= render "layouts/flash"
- .content-wrapper{ id: "content-body", class: "d-flex flex-column align-items-stretch" }
+ .content-wrapper{ id: "content-body", class: "d-flex flex-column align-items-stretch mt-0" }
= yield