Skip to content

fix: increase input size to avoid mobile zoom #334

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

Merged
merged 1 commit into from
Jul 30, 2020
Merged

Conversation

jlengstorf
Copy link
Contributor

on iOS, inputs with font sizes below 16px are automatically zoomed in, which causes issues with page layouts and hides the close button for the widget modal. this change increases the input size to 16px to avoid the zoom on mobile devices

fix #236

on iOS, inputs with font sizes below 16px are automatically zoomed in, which causes issues with page layouts and hides the close button for the widget modal. this change increases the input size to 16px to avoid the zoom on mobile devices

fix #236
@jlengstorf jlengstorf added the type: bug code to address defects in shipped code label Jul 29, 2020
@netlify
Copy link

netlify bot commented Jul 29, 2020

Deploy Success!

Built with commit c646b97

https://deploy-preview-334--identity.netlify.app

@cassidoo cassidoo merged commit 32de664 into master Jul 30, 2020
@cassidoo cassidoo deleted the fix/mobile-zoom branch July 30, 2020 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mobile usability of dismiss modal after successful log in
2 participants