From 0f4b12db4ec8cfa0acd879c8a71f153c90a51494 Mon Sep 17 00:00:00 2001 From: Wruczek Date: Sun, 11 Dec 2016 03:35:46 +0100 Subject: [PATCH] v 1.3.6 Fixed some issues created by floating link --- css/christmas-theme.css | 5 ----- include/footer.php | 4 ++-- include/modulecheck.php | 2 +- js/christmas.js | 4 ++-- 4 files changed, 5 insertions(+), 10 deletions(-) diff --git a/css/christmas-theme.css b/css/christmas-theme.css index ca33342..463630c 100644 --- a/css/christmas-theme.css +++ b/css/christmas-theme.css @@ -9,11 +9,6 @@ body { background-image: url(../img/christmas-bg.jpg); } -.disableSnowLink { - position: fixed; - bottom: 0; -} - .panel { background-color: #410b13; } diff --git a/include/footer.php b/include/footer.php index d297730..8fb684b 100644 --- a/include/footer.php +++ b/include/footer.php @@ -7,12 +7,12 @@