From 8b89ba31db2d8771a3885b3c88b8a6e7445bd4f9 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 10 May 2023 11:50:55 -0400 Subject: [PATCH] Fix Raise ticket under client portal another regression when we moved to TinyMCE. Expanded Document view to container width --- portal/document.php | 18 +++++------------- portal/portal_footer.php | 2 +- portal/ticket_add.php | 2 +- 3 files changed, 7 insertions(+), 15 deletions(-) diff --git a/portal/document.php b/portal/document.php index 519b0bf1..d112ede1 100644 --- a/portal/document.php +++ b/portal/document.php @@ -57,20 +57,12 @@ $document_content = $purifier->purify($row['document_content']);
- -
- -
- -
-
-

- -
-
- + +
+
+

+
-
diff --git a/portal/portal_footer.php b/portal/portal_footer.php index 97ba1a91..8a4f94fc 100644 --- a/portal/portal_footer.php +++ b/portal/portal_footer.php @@ -11,7 +11,7 @@

-

+

diff --git a/portal/ticket_add.php b/portal/ticket_add.php index 1b49f89b..91be98e4 100644 --- a/portal/ticket_add.php +++ b/portal/ticket_add.php @@ -48,7 +48,7 @@ require_once('inc_portal.php');
- +