From 3cc7c9ed0753407d88f76732f31e9a1b32f644a3 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Mon, 30 Jun 2014 10:10:38 -0400 Subject: [PATCH] Fixed ticket view on admin side (for mobile devices) --- admin/admin_ticket.php | 30 +++++++++++++++--------------- css/hesk_newStyle.php | 33 ++++++++++++++++++++++----------- 2 files changed, 37 insertions(+), 26 deletions(-) diff --git a/admin/admin_ticket.php b/admin/admin_ticket.php index 3f1916d0..8543c9cc 100644 --- a/admin/admin_ticket.php +++ b/admin/admin_ticket.php @@ -761,13 +761,13 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); /* Make sure original message is in correct color if newest are on top */ $color = 'class="ticketMessageContainer"'; ?> -
> -
-
-
-
:
-
-
+
+
+
+
+
:
+
+
@@ -790,7 +790,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');

:

-


 

+


 

@@ -1102,11 +1102,11 @@ function hesk_printTicketReplies() { $reply['dt'] = hesk_date($reply['dt']); ?> -
> -
-
+
+
+
-
+
@@ -1114,10 +1114,10 @@ function hesk_printTicketReplies() {

:

-

+

-
- + p.message { + margin-bottom: 0px; + +} + .ticketMessage { margin-left: 238px; background: #fff;