From 88db07d28ee4d7dac5544a88e2571fe3b5ffaa28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Fri, 27 Jul 2018 09:42:34 +0200 Subject: [PATCH] Really cleanup the content-wrapper MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- core/css/apps.scss | 7 ------- core/templates/layout.base.php | 6 ++---- core/templates/layout.public.php | 8 +++----- core/templates/layout.user.php | 6 ++---- 4 files changed, 7 insertions(+), 20 deletions(-) diff --git a/core/css/apps.scss b/core/css/apps.scss index d8b2def9e5..f8cb96e005 100644 --- a/core/css/apps.scss +++ b/core/css/apps.scss @@ -583,13 +583,6 @@ kbd { /* CONTENT --------------------------------------------------------- */ -#content-wrapper { - // everything not related to content but needs to be on the window - // goes here (popups, tooltips...) - position: relative; - min-height: 100%; - display: unset; -} #content { box-sizing: border-box; position: relative; diff --git a/core/templates/layout.base.php b/core/templates/layout.base.php index 8bb8e8ba3c..d38bd114c3 100644 --- a/core/templates/layout.base.php +++ b/core/templates/layout.base.php @@ -18,10 +18,8 @@ -
-
- -
+
+
diff --git a/core/templates/layout.public.php b/core/templates/layout.public.php index afdd5656be..07aff03127 100644 --- a/core/templates/layout.public.php +++ b/core/templates/layout.public.php @@ -70,11 +70,9 @@
-
-
- -
-
+ + getFooterVisible()) { ?>