mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This refactors the .message_controls to stop relying on absolute positioning and strange CSS, and throws them inline. This also restyles so they hang to the right of the time which is now always present. Fixes: #3761.