-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Append alignment problem #4528
Comments
Looks fine to me in Chrome. We've documented issues between types of elements across different browsers, so best advice I have is always use element. For the rounding on the search-query, be sure that it's in a .form-search and it should work. |
This is a screenshot of the form in the latest Firefox, this also has the class ".form-search" http://screencast.com/t/zkW3kvQE The submit button should be supported, I am not using JavaScript in my application to submit forms. I agree it looks pretty in chrome, but I was under the impression this was cross-browser. |
Submit buttons do not align correctly with input-append, this is also a problem with the search style:
The text was updated successfully, but these errors were encountered: