-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
The bleve website has issues with mobile browsers and desktop browsers where the width is smaller than ~1000px. These bugs are seen on all pages but mess the page up in different ways.
- Tested on chromium on linux, firefox on linux, chrome on android.
I've done some initial work to fix the second issue (adding the proper hamburger button, which requires just adding some HTML). The first issue needs to be taken care of by either changing the amount of items in the top navbar OR tweeking bootstrap settings to go full hamburger button below ~1000px (991px exactly, I think).
At width around 943, this happens:

At width around 750, this happens (no hamburger button, no navigation):

Metadata
Metadata
Assignees
Labels
No labels