From de9d7714273fe892afd7aa08ac07d26c663a35d0 Mon Sep 17 00:00:00 2001 From: yflory Date: Fri, 15 May 2020 13:52:41 +0200 Subject: [PATCH] Remove resize handle in the chat box --- customize.dist/src/less2/include/toolbar.less | 1 - 1 file changed, 1 deletion(-) diff --git a/customize.dist/src/less2/include/toolbar.less b/customize.dist/src/less2/include/toolbar.less index 67f13d94a..03f4d4367 100644 --- a/customize.dist/src/less2/include/toolbar.less +++ b/customize.dist/src/less2/include/toolbar.less @@ -124,7 +124,6 @@ box-sizing: border-box; position: relative; order: 99; - resize: horizontal; z-index: 1; #cp-app-contacts-container { height: 100%;