From 32aad5531a6b458828fccb336045c7e6bf12a9a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Cesar=20Caballero=20D=C3=ADaz?= Date: Thu, 26 Apr 2018 14:09:08 -0400 Subject: [PATCH] Fix bottom margin in footer --- applications/welcome/static/css/web2py-bootstrap4.css | 1 - 1 file changed, 1 deletion(-) diff --git a/applications/welcome/static/css/web2py-bootstrap4.css b/applications/welcome/static/css/web2py-bootstrap4.css index 81e280bd..2586fe99 100644 --- a/applications/welcome/static/css/web2py-bootstrap4.css +++ b/applications/welcome/static/css/web2py-bootstrap4.css @@ -108,7 +108,6 @@ select.autocomplete { padding-left: 15px; padding-right: 15px; margin-top: 20px; - margin-bottom: 20px; } .background { background: url(../images/background.jpg) no-repeat center center;