From fa4beea11641fcd1d347e2bf88f612a5e9297f81 Mon Sep 17 00:00:00 2001 From: wrongecho <32306651+wrongecho@users.noreply.github.com> Date: Sun, 6 Sep 2026 20:24:05 +0100 Subject: [PATCH] Client Portal - Use flexbox to fix layout breaking Updated header layout to use flexbox for better alignment and spacing thanks to @BoredManCodes --- client/includes/header.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/client/includes/header.php b/client/includes/header.php index 7c851ddec..47eb79bf7 100644 --- a/client/includes/header.php +++ b/client/includes/header.php @@ -166,8 +166,9 @@ header("X-Frame-Options: DENY"); // Legacy
-
-
+ +
+
... @@ -179,12 +180,11 @@ header("X-Frame-Options: DENY"); // Legacy
-
- - "> - -

Welcome, !

-
+

Welcome, !

+ + + "> +