zulip/static
Anders Kaseorg b26a420c7a styles: Size full-viewport fixed elements as 100%, not 100vw × 100vh.
Mobile Chrome includes the height of the address bar in its
calculation of 100vh, which was causing a corresponding part of our
content to be pushed off the bottom of the screen.

Fixes #11324.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-04-23 15:47:43 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images integrations: Add bot avatars for existing integrations with logos. 2020-04-22 17:45:30 -07:00
js navbar: Increase the click area of to initiate search. 2020-04-23 15:37:51 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles styles: Size full-viewport fixed elements as 100%, not 100vw × 100vh. 2020-04-23 15:47:43 -07:00
templates settings: Consolidate CSS of all dropdown widgets. 2020-04-22 17:57:16 -07:00
third typeahead: Close/open typeahead with searchbox. 2020-04-17 13:37:04 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico