mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +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.