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(Input): add bigger font-size for iOS mobile devices #463

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

sun-tea
Copy link
Contributor

@sun-tea sun-tea commented Apr 5, 2019

  • Feature
  • Fix
  • Enhancement

Brief

Avoid auto-zoom on inputs by setting a 16px font-size for iOS mobile devices.

Description

The CSS rule is applied only for iOS devices.

How Has This Been Tested?

It doesn't seem to work even when simulating an iOS mobile on Safari so it would be great if you could check on your iPhone 🙏

Todo - Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.

@sun-tea sun-tea added enhancement Enhancement or refactoring of existing feature need review labels Apr 5, 2019
@sun-tea sun-tea requested a review from spartDev April 5, 2019 08:20
@spartDev spartDev assigned sun-tea and unassigned spartDev Apr 5, 2019
@spartDev spartDev merged commit 85847eb into master Apr 5, 2019
@spartDev spartDev deleted the fix-input-fontsize branch April 5, 2019 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or refactoring of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants