mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +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.