mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +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.