From 408efe43c55e037f11600b65ab3d18662f8eb2c5 Mon Sep 17 00:00:00 2001 From: Tobias Reischmann Date: Thu, 14 Mar 2019 18:53:00 +0100 Subject: [PATCH 1/3] MDL-64267 core_message: Moved contact-request to dont cause scrollbar The contact-request-sent-message-container was outside of the conversation body and caused multiple overflows and thus multiple scrollbars. Moving it inside does not have an effect on the layout except one scrollbar is enough now. --- .../message_drawer_view_conversation_body.mustache | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/message/templates/message_drawer_view_conversation_body.mustache b/message/templates/message_drawer_view_conversation_body.mustache index a87e91527b0..4407c28e14f 100644 --- a/message/templates/message_drawer_view_conversation_body.mustache +++ b/message/templates/message_drawer_view_conversation_body.mustache @@ -43,11 +43,11 @@ style="overflow-y: auto; overflow-x: hidden" >
-