From 7d02fe560ad7f8902e445ef4f5afe452575c3c54 Mon Sep 17 00:00:00 2001 From: Tobias Reischmann Date: Thu, 14 Mar 2019 18:59:01 +0100 Subject: [PATCH] MDL-64267 core_message: Removed pb-2 from message-container The padding at the bottom broke layout in clean theme since it caused an overflow, which resulted in a second scrollbar on the message-drawer. --- .../templates/message_drawer_view_conversation_body.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/message/templates/message_drawer_view_conversation_body.mustache b/message/templates/message_drawer_view_conversation_body.mustache index 4407c28e14f..222b0269c63 100644 --- a/message/templates/message_drawer_view_conversation_body.mustache +++ b/message/templates/message_drawer_view_conversation_body.mustache @@ -43,7 +43,7 @@ style="overflow-y: auto; overflow-x: hidden" >
-