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 Geocoder styling issue in Safari. #2661

Merged
merged 1 commit into from
Apr 24, 2015
Merged

Fix Geocoder styling issue in Safari. #2661

merged 1 commit into from
Apr 24, 2015

Conversation

mramato
Copy link
Contributor

@mramato mramato commented Apr 24, 2015

In order to properly style text input fields in Safari, you need to specify the -webkit-appearance: none; style.

Fixes #2658

In order to properly style text input fields in Safari, you need to
specify the `-webkit-appearance: none;` style.
@pjcozzi
Copy link
Contributor

pjcozzi commented Apr 24, 2015

Tested with Safari on my MacBook Pro. Looks good.

pjcozzi added a commit that referenced this pull request Apr 24, 2015
Fix Geocoder styling issue in Safari.
@pjcozzi pjcozzi merged commit 9e5865e into master Apr 24, 2015
@pjcozzi pjcozzi deleted the issue-2658 branch April 24, 2015 15:41
@pjcozzi
Copy link
Contributor

pjcozzi commented Apr 24, 2015

Ah, update CHANGES.md in master please.

@mramato
Copy link
Contributor Author

mramato commented Apr 24, 2015

done

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

Successfully merging this pull request may close these issues.

Geocoder styling bug in Safari
2 participants