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 bar overflowing offscreen #1008

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Fix search bar overflowing offscreen #1008

merged 1 commit into from
Apr 6, 2022

Conversation

mvandenburgh
Copy link
Member

Closes #936.

This PR changes the search bar styling to use a percentage-based width instead of viewport-size based width, which prevents it from extending offscreen on the homepage.

@mvandenburgh mvandenburgh added patch Increment the patch version when merged release Create a release when this pr is merged labels Apr 6, 2022
@mvandenburgh mvandenburgh merged commit 78ba2ac into master Apr 6, 2022
@mvandenburgh mvandenburgh deleted the fix-search-bar branch April 6, 2022 20:54
@dandibot
Copy link
Member

dandibot commented Apr 6, 2022

🚀 PR was released in v0.2.6 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

search bar extends beyond viewport
3 participants