summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/main/layout.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/main/layout.scss b/app/assets/stylesheets/main/layout.scss
index 9e009a5e0ad..4fb01a6fd05 100644
--- a/app/assets/stylesheets/main/layout.scss
+++ b/app/assets/stylesheets/main/layout.scss
@@ -16,5 +16,5 @@ body {
}
.container .content {
- margin: 0 0;
+ margin: 0 0 50px;
}