From 2e12c3e9c1a451c4d8ec5c2733e455345984269b Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 18 Sep 2023 17:12:06 -0400 Subject: [PATCH] UI Fix issue with browser status covering bottom portion of the side navs --- client_side_nav.php | 5 +++++ reports_side_nav.php | 5 +++++ settings_side_nav.php | 7 +++++-- side_nav.php | 9 +++++++-- ticket.php | 7 +++++-- 5 files changed, 27 insertions(+), 6 deletions(-) diff --git a/client_side_nav.php b/client_side_nav.php index 111030bf..86b375ce 100644 --- a/client_side_nav.php +++ b/client_side_nav.php @@ -343,6 +343,11 @@ + + + diff --git a/reports_side_nav.php b/reports_side_nav.php index 1fd0abed..097d513f 100644 --- a/reports_side_nav.php +++ b/reports_side_nav.php @@ -93,6 +93,11 @@ + + + diff --git a/settings_side_nav.php b/settings_side_nav.php index 74a8fd92..46b01682 100644 --- a/settings_side_nav.php +++ b/settings_side_nav.php @@ -229,11 +229,14 @@

Modules

- - + + + diff --git a/side_nav.php b/side_nav.php index 2e9ca19b..69b530d3 100644 --- a/side_nav.php +++ b/side_nav.php @@ -180,11 +180,16 @@ - + + + + - + \ No newline at end of file diff --git a/ticket.php b/ticket.php index 69c75a5c..fc682b81 100644 --- a/ticket.php +++ b/ticket.php @@ -326,6 +326,8 @@ if (isset($_GET['ticket_id'])) { + +
@@ -335,6 +337,8 @@ if (isset($_GET['ticket_id'])) {
+ +
@@ -476,7 +480,6 @@ if (isset($_GET['ticket_id'])) {
-

Contact

@@ -559,8 +562,8 @@ if (isset($_GET['ticket_id'])) {
+ -