mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
When user list displays on the left, the maximum height of the <code>stream-filters-container</code> is determined by the function <code>confine_to_range(lo,val,high)</code>. By changing the value of <code>lo</code> to 80, the <code>stream-filters-container</code> resizes to 80 px instead of 40 px. Fixes #2510.
8.4 KiB
8.4 KiB