+
+ .app-footer is AdminLTE's own bar styling - border-top, body-bg,
+ min-height 3rem - which is what the old rule was standing in for, so
+ the trailing br and hr go with it. Its grid-area is inert outside a
+ grid.
+
+ Only the navbar, the .container and this become flex items: script
+ elements are display:none, and anything the libraries fix to the
+ viewport (sweetalert2, modal backdrops) is out of flow either way. */ ?>
+
diff --git a/client/includes/header.php b/client/includes/header.php
index 40a14efd3..4d4dcfc92 100644
--- a/client/includes/header.php
+++ b/client/includes/header.php
@@ -59,7 +59,7 @@ header("X-Frame-Options: DENY"); // Legacy
(default-src 'self') would block outright. Empty when the company has
no country set, which js/phone_inputs.js reads as "let the library
decide". */ ?>
-
@@ -153,10 +153,18 @@ header("X-Frame-Options: DENY"); // Legacy
-
+
-