From 4dd24531cbf4e181d0d31035527f728a49a16509 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 18 Sep 2024 17:52:19 -0400 Subject: [PATCH] Fix Main, user account, reports and admin side nav bars to prevent text overflow when collapsed now only show back button when collapsed --- admin_side_nav.php | 9 +++++++-- client_side_nav.php | 7 +++---- reports_side_nav.php | 8 +++++--- side_nav.php | 4 ++-- user_side_nav.php | 11 ++++++++--- 5 files changed, 25 insertions(+), 14 deletions(-) diff --git a/admin_side_nav.php b/admin_side_nav.php index 5c23c52c..32c703bc 100644 --- a/admin_side_nav.php +++ b/admin_side_nav.php @@ -1,14 +1,19 @@