mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Hidden folders occupied space due to bottom margin.
Fixed by moving the margin to elements which have `display: none`
property so that margin is removed.
(cherry picked from commit 39b560e611)