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

Searchbar on navbar broken on Google Chrome #3250

Closed
guilpejon opened this issue Jun 13, 2016 · 1 comment
Closed

Searchbar on navbar broken on Google Chrome #3250

guilpejon opened this issue Jun 13, 2016 · 1 comment

Comments

@guilpejon
Copy link

I noticed this error in the documentation page, search bar section (http://materializecss.com/navbar.html).
I'm attaching a picture of the error below, but basically the search input (when clicked) is floating above the place where it was supposed to be, and I was able to reproduce this error in my project too.

Digging around the HTML, I noticed that this can be fixed with two height: 100%. One on the <form> tag, and another one on the <div class="input-field"> right below it.

Don't know what is the right way to fix this, but I can try to add this solution to the code if someone points me the way.

BTW, I'm using version 51.0.2704.84 (64-bit) of Google Chrome, and the form works fine on Safari and Firefox.

captura de tela 2016-06-13 as 1 08 20 am

@Kail0
Copy link

Kail0 commented Jun 15, 2016

Duplicate of #3161

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

2 participants