From db7b13ad83469e4a7b038cf984380891d84a5dd9 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 5 Apr 2024 09:58:32 +0200 Subject: [PATCH] stop leave button from clipping --- files/templates/private_chat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/private_chat.html b/files/templates/private_chat.html index 907cfbd54..ded86d9c9 100644 --- a/files/templates/private_chat.html +++ b/files/templates/private_chat.html @@ -26,7 +26,7 @@ {% else %} - + {% endif %}