mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
The `size_blocks` code was cool looking but wasn't working well. Since we only have to place streams list and users list, we can fix their `max-height` more easily without trying to solve the `multi-block` case which `size_blocks` was trying to do. This also fixes users list max-height being incorrectly set, resulting in user unable to scroll to some user list items.
11 KiB
11 KiB