From acde0322ffbf050bef70acc4020bedccca6657cf Mon Sep 17 00:00:00 2001 From: Dalahro Date: Fri, 22 Jul 2016 23:38:32 +0200 Subject: [PATCH] Petit truc --- static/css/base.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/static/css/base.css b/static/css/base.css index ed0b9eb9..04e30474 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -8,7 +8,7 @@ html, body { } #main { - overflow:auto; + overflow: auto; padding-bottom:60px; /* this needs to be bigger than footer height*/ } @@ -36,8 +36,6 @@ footer { .sidenav { padding-top: 20px; background-color: #f1f1f1; - margin-bottom: -9999px; - padding-bottom: 9999px; } /* Set black background color, white text and some padding */