zulip/static
madrix01 b5e21ceeaf recent_topics: Prevent topic name from extending into unread column.
Previously, when there were no unread messages in a topic, the topic
name was allowed to expand into the space allocated to the unread
count. This matched the behavior of the left sidebar. However, the
left sidebar has extremely limited horizontal space, and being able to
display a few extra characters is useful; recent topics does not have
this constraint. Further, recent topics wraps long topic names on
overflow, which looks ugly when using use the unread count's space.

So we switch to having the unread count element consume space even
when there is no count, using `visiblity:hidden`.

Fixes a part of #19449
2022-06-02 12:49:02 -07:00
..
assets compose_box: Add button to go the narrow message is being composed to. 2022-04-28 12:57:42 -07:00
audio notification_sounds: Add "Chime", the new Zulip sound used on Android 2022-03-28 12:56:54 -07:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images policies: Fix effective date on most recent DPA update. 2022-03-07 12:01:25 -08:00
js admin: Use language_selection_widget to set notification language. 2022-06-01 17:08:00 -07:00
shared gear_menu: Allow spectators to select their default language. 2022-06-01 17:08:00 -07:00
styles recent_topics: Prevent topic name from extending into unread column. 2022-06-02 12:49:02 -07:00
templates recent_topics: Prevent topic name from extending into unread column. 2022-06-02 12:49:02 -07:00
third markdown: Have users report marked errors to Zulip. 2022-04-05 11:45:59 -07:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00