From 10c9daf4c879e7dfaa30f9b4f228b860331650f3 Mon Sep 17 00:00:00 2001 From: Wruczek Date: Mon, 8 May 2017 21:22:14 +0200 Subject: [PATCH] v 1.4.4.1 - Fixed background scroll on mobile devices (thanks FreakyFP!) --- css/style.css | 4 ---- include/footer.php | 2 +- include/modulecheck.php | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/css/style.css b/css/style.css index 2200000..9862d6d 100644 --- a/css/style.css +++ b/css/style.css @@ -116,10 +116,6 @@ body { /* FOOTER */ /* ****** */ -html { - height: 100% -} - body { position: relative; margin: 0; diff --git a/include/footer.php b/include/footer.php index 92eec1e..a105158 100644 --- a/include/footer.php +++ b/include/footer.php @@ -12,7 +12,7 @@