Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Search-Form Box overflowing into title container on Mobile devices. #391

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

emhl
Copy link
Contributor

@emhl emhl commented Sep 4, 2023

On mobile devices (with a screen width lower than 382 pixels) the Search form overflows from the navbar into the Homepage div. Which causes a box with the --body-background color to appear and make the Content inside said div unreadable
image
For some reason removing the overflow: hidden option hides that box.

@onigoetz
Copy link
Contributor

Thanks for the fix :D

@onigoetz onigoetz merged commit f847207 into dauxio:master Sep 24, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants