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()) { ?>