mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Also, if the width of the texbox increased too much, the avatar icon would move below. Fixed by setting max-width that matches the width of the other textboxes. Fixes: #14826