Skip to content

Searchbarfix #841

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

Closed
wants to merge 2 commits into from
Closed

Searchbarfix #841

wants to merge 2 commits into from

Conversation

RoLoDeXx
Copy link
Contributor

Regarding #831 instead of fixing the size of search bar I've made it dynamic.

There were 3 cases for various screen widths

  1. 1021px - 1065px
    Not altering the width otherwise search bar will pop back into another line

    Screenshot from 2020-02-23 20-04-01

  2. 1065px and above
    Expanding search bar to 100% width of its containing element

    Screenshot from 2020-02-23 20-03-26

  3. under 1021px
    NA

@carolstran
Copy link
Member

Hey hey 👋🏼 FYI - The site was recently migrated to Gatsby (#938) so in order for this to be merged, you'd need to update/rebase the branch and fix the conflicts.

@orta
Copy link
Member

orta commented Nov 18, 2020

Thanks! I've applied some CSS like this to the gatsby re-write

@orta orta closed this Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants