message_view_header: Make subscription count tooltip open downwards.

This causes it to not cover up the stream description. See CZO thread:
https://chat.zulip.org/#narrow/stream/137-feedback/topic/users.20subscribed.20tooltip.20direction
This commit is contained in:
Wesley Aptekar-Cassels 2021-07-04 14:31:24 -07:00 committed by Steve Howell
parent 906a75ac00
commit 963b884d74
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<a class="stream" href="{{stream_settings_link}}">
{{> navbar_icon_and_title }}
</a>
<a class="sub_count no-style tippy-zulip-tooltip" data-tippy-content="{{sub_count_tooltip_text}}" href="{{stream_settings_link}}">
<a class="sub_count no-style tippy-zulip-tooltip" data-tippy-content="{{sub_count_tooltip_text}}" data-tippy-placement="bottom" href="{{stream_settings_link}}">
<i class="fa fa-user-o"></i>{{formatted_sub_count}}
</a>
<span class="narrow_description rendered_markdown">