Skip to content

Fix header bug when resizing #1320

Open
@pitag-ha

Description

@pitag-ha

This would be a good first issue for anyone looking to get started improving and contributing to OCaml.org.

Currently, when resizing the browser window to 976x_, the header looks as follows:

Screenshot from 2021-03-30 12-50-06

I.e., the search bar pops into a second line and messes up the header height. As a result the header covers the top of the body (in this case "Learn"). This bug can't be reproduced in responsive dev tool mode. I'm not 100% sure why, but it might be because of the overlay of the scroll bar in that mode.

This issue consists in fixing that bug.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions