mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +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.