Fixed iOS input zoom issue with the thread's tags field

refael

Well-known member
Clicking on the tags input makes the page to zoom in.. If I remember correctly it's something about too small font size.

iOS 8.3
 
Indeed, font size.

We already enforce a 16px font size on normal text inputs below a certain width, we've extended this now to the tagging input and the tags within the tagging input; no auto zoom happens.

Fixed locally for now, thank you.
 
Last edited:
Top Bottom