zulip/zephyr/static/styles
Waseem Daher 6dad169d12 Workaround for 'Can't click stream name in narrowed view' issue.
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)
2012-10-16 14:25:12 -04:00
..
portico.css portico.css: Get rid of div.foo / span.foo selectors 2012-10-16 01:33:15 -04:00
pygments.css Add missing Pygments style 2012-09-17 16:16:25 -04:00
zephyr.css Workaround for 'Can't click stream name in narrowed view' issue. 2012-10-16 14:25:12 -04:00