From 5217d434c1e346f9293860e909af8acde4b13044 Mon Sep 17 00:00:00 2001 From: mxmehl Date: Fri, 10 Jul 2015 10:41:21 +0300 Subject: [PATCH] see footer even on longer pages --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 2bc218d..d52fd59 100644 --- a/static/style.css +++ b/static/style.css @@ -26,6 +26,7 @@ button { .wrapper { background-color:#FFFFFF; + margin-bottom:50px; } .footer {