zulip/static
Eeshan Garg 13b0114bcc landing_page: Switch to sidebar menu earlier at width <= 1024px.
Right now, some of our horizontally spaced out top-level dropdowns
(such as "Solutions") get truncated on screen widths less than
1024 px. We switch to the vertical sidebar menu at widths less than
686px.

Looking at a lot of mainstream websites, a few of them switch to a
vertical sidebar menu on much wider widths than we do. Plus,
switching to a vertical orientation is a much cleaner way to fix
this issue than playing around with legacy Bootstrap code. Therefore,
we should toggle on the sidebar menu at width <= 1024px.
2021-08-07 06:22:29 -07:00
..
assets emails_assets: Change color of outlines to #5f5ffb. 2021-08-03 10:38:40 -07:00
audio
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images integrations: Add SonarQube webhook integration. 2021-08-05 09:53:42 -07:00
js gear_menu: Fix template variables passed from page_params. 2021-08-07 06:19:43 -07:00
shared frontend: Add new user_settings module for user's settings. 2021-08-01 15:30:17 -07:00
styles landing_page: Switch to sidebar menu earlier at width <= 1024px. 2021-08-07 06:22:29 -07:00
templates gear_menu: Fix template variables passed from page_params. 2021-08-07 06:19:43 -07:00
third typeahead: Fix the bug where clicking by JS, selected the wrong elem. 2021-08-01 23:20:12 -07:00
.gitignore