mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Instead of changing the height of the button subheader depending on the width of the modal, which was fiddly and error prone, we now let grid determine the height of the button subheader, and determine the height of the body through javascript resize calculations.