From 28c007b2e7198f4c1089d84f4ebfa8f6d73daa48 Mon Sep 17 00:00:00 2001 From: Tobias Reischmann Date: Thu, 14 Mar 2019 18:53:00 +0100 Subject: [PATCH] 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. --- ...essage_drawer_view_conversation_body.mustache | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/message/templates/message_drawer_view_conversation_body.mustache b/message/templates/message_drawer_view_conversation_body.mustache index c584e01b92a..b2c54ac48ce 100644 --- a/message/templates/message_drawer_view_conversation_body.mustache +++ b/message/templates/message_drawer_view_conversation_body.mustache @@ -43,15 +43,15 @@ style="overflow-y: auto; overflow-x: hidden" >
- -