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

How to open above the input? #22

Open
mk-pmb opened this issue Jul 8, 2021 · 1 comment
Open

How to open above the input? #22

mk-pmb opened this issue Jul 8, 2021 · 1 comment

Comments

@mk-pmb
Copy link

mk-pmb commented Jul 8, 2021

Hi! In my use case, the page is scrolled so that the input field is close to the bottom of the screen. How do I make bonanza open its suggestions above the input field in this case?

@mk-pmb
Copy link
Author

mk-pmb commented Jul 11, 2021

In case it helps anyone, my current workaround is

form .row.bonanza-open-atop .bz-container { top: auto !important; bottom: 100%; }

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

No branches or pull requests

1 participant