zulip/static
Ujjawal Modi a2bcf3a77c css: Use span rather than div for status_emoji elements.
These being possibly `display: block` in some settings resulted in
them taking up visible space oddly if the asset failed to load.

tabbott could not reproduce the original bug, perhaps because changes
in the emoji CSS do `display: inline-block` on div.emoji, but the
logical intent for this component suggests it should be a span in any
case.

Fixes #23516.
2023-02-10 17:29:24 -08:00
..
assets compose: Create shared compose banner and use for resolved topic warning. 2022-12-06 15:42:07 -08:00
audio/notification_sounds audio: Remove the copy of zulip.ogg outside notification_sounds. 2022-06-10 12:27:48 -07:00
generated
html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
images widgets: Make the todo and poll widgets look consistent / similar. 2023-01-30 11:51:33 -08:00
js recent topics: Fix exception displaying PMs with 5+ senders. 2023-02-10 17:16:20 -08:00
shared typeahead: Add typescript type definitions for typeahead. 2023-02-09 16:51:40 -08:00
styles portico_signin: Fix content wrapping too much. 2023-02-10 15:58:04 -08:00
templates css: Use span rather than div for status_emoji elements. 2023-02-10 17:29:24 -08:00
third typeahead: Fix bug where typeahead showed momentarily on shift + tab. 2023-01-30 14:38:25 -08:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00