mirror of https://github.com/zulip/zulip.git
6dad169d12
There was this very cute problem where if you were narrowed and scrolled to the top of the page, you couldn't seem to click on the stream or subject name. The issue was: the floating_recipient_row div was visibility: hidden, which means that it made top_statusbar big enough to cover up that top part, capturing the clicks. So instead we make top_statusbar also visibility: hidden so that the clicks get through. (imported from commit 471e041ba1c429ad0b6e225da22585dc72120945) |
||
---|---|---|
.. | ||
portico.css | ||
pygments.css | ||
zephyr.css |