From a74a0c1f57797feddf381db5ad8b4844bfdb8675 Mon Sep 17 00:00:00 2001 From: SBD Date: Mon, 27 Nov 2023 18:23:51 +0300 Subject: [PATCH] 0.8.405 --- static/css/styles(boris).css | 3 +++ templates/blocks/profile/b_support_chat.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index cb911d3..56757d5 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -743,6 +743,9 @@ float: right; position: relative; } +.name_ticket.w_100{ + width: 100%; +} .name_ticket > span{ padding: 10px; font-size: 16px; diff --git a/templates/blocks/profile/b_support_chat.html b/templates/blocks/profile/b_support_chat.html index 3d82bd5..793d149 100644 --- a/templates/blocks/profile/b_support_chat.html +++ b/templates/blocks/profile/b_support_chat.html @@ -27,7 +27,7 @@ {% endif %} {% if ticket %} -
+
{{ ticket.name }}