Hello,
Some of my users reported an annoying behaviour with Iphones. Whenever they are on a form and want to input some data, they tell me that there is an automated zoom on the field. If there is one field it’s OK, but there are dozens.
I’ve made some research and "the font-size of an <input> is 16px or larger, Safari /Chrome on iOS will focus into the input normally. But as soon as the font-size is 15px or less, the viewport will zoom into that input."
I can’t increase my front size from 13px to 16px so here’s my question : how to stop that iPhone behaviour? ![]()
Thanks