From 3a999e3281b0b3e09eaf7d272cb7af8d843d5584 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Arag=C3=B3n?= Date: Mon, 29 Apr 2019 15:59:41 -0500 Subject: [PATCH] fix base.css --- app/Resources/public/css/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Resources/public/css/base.css b/app/Resources/public/css/base.css index 04a49990de..898e7c60e7 100644 --- a/app/Resources/public/css/base.css +++ b/app/Resources/public/css/base.css @@ -35,7 +35,7 @@ body { #cm-content > .container { padding-bottom: 60px; - margin-bottom: 10px; + margin-bottom: 60px; } .footer > .container {