From fcf393a100c53ec36c292c14917f40f1a6241bbd Mon Sep 17 00:00:00 2001 From: Ryan Wyllie Date: Tue, 23 Apr 2019 14:14:24 +0800 Subject: [PATCH] MDL-64703 message: fix group conversation heading alignment --- ...awer_view_conversation_header_content_type_public.mustache | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/message/templates/message_drawer_view_conversation_header_content_type_public.mustache b/message/templates/message_drawer_view_conversation_header_content_type_public.mustache index bda9db7d7b5..f3a19a6bcb5 100644 --- a/message/templates/message_drawer_view_conversation_header_content_type_public.mustache +++ b/message/templates/message_drawer_view_conversation_header_content_type_public.mustache @@ -95,7 +95,9 @@
- + {{#showrouteback}} + + {{/showrouteback}} {{#imageurl}}{{/imageurl}} -- 2.43.0