From 21fbcba68d3ce49bf31960276c0cbfe0f158dda4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 12 Dec 2017 16:45:56 +0100 Subject: [PATCH] Removed unwanted and unused spacer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- core/css/guest.css | 3 +-- core/templates/layout.guest.php | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/core/css/guest.css b/core/css/guest.css index 9a507876ad..4256c66302 100644 --- a/core/css/guest.css +++ b/core/css/guest.css @@ -721,8 +721,7 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading- } /* FOOTER */ -footer, -.push { +footer { height: 70px; margin-top: auto; } diff --git a/core/templates/layout.guest.php b/core/templates/layout.guest.php index ce0eccb971..4d06fc294d 100644 --- a/core/templates/layout.guest.php +++ b/core/templates/layout.guest.php @@ -38,7 +38,6 @@ -