diff --git a/static/styles/zulip.css b/static/styles/zulip.css index 8d8ea27a6e..75c11578bc 100644 --- a/static/styles/zulip.css +++ b/static/styles/zulip.css @@ -1789,6 +1789,12 @@ div.focused_table { padding-right: calc(3px + 10px); } + .divider { + color: hsl(0, 0%, 88%); + font-size: 20px; + margin: 0 3px; + } + .sub_count, .narrow_description { background: none; diff --git a/static/templates/message_view_header.hbs b/static/templates/message_view_header.hbs index f5b5681dc2..15bc458b15 100644 --- a/static/templates/message_view_header.hbs +++ b/static/templates/message_view_header.hbs @@ -2,6 +2,7 @@ {{> navbar_icon_and_title }} +
|
{{formatted_sub_count}}