mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This expresses the height of the message row without need of margical margins. Extending the correct line-height to timestamps also means that single-line messages will be the height of their combined content and padding, and not erroneously held open by an oversize 28px timestamp line-height. Those corrections mean, too, that .message-time only needs to have its line-height declared a single place, regardless of context.