From 7bb100788419e345d30ad4b53ce289bad0fe08c8 Mon Sep 17 00:00:00 2001 From: Sayam Samal Date: Wed, 22 Nov 2023 23:25:47 +0530 Subject: [PATCH] message_view_header: Update tooltip over stream name in top bar. In this commit, we update the formatting of the tooltip over the stream name to match other two line tooltips in the app. We also remove the stream privacy icon from the tooltip, as it is already displayed in the message view header. --- web/templates/message_view_header.hbs | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/web/templates/message_view_header.hbs b/web/templates/message_view_header.hbs index 00a2209b91..7d92bf3d46 100644 --- a/web/templates/message_view_header.hbs +++ b/web/templates/message_view_header.hbs @@ -4,13 +4,10 @@