Skip to content
Public Ticket #8669

mobile search button enlarges view when close button clicked

Conversation thread

PenciDesign replied

Staff Reply

Hi,

That's auto-zoom to input for all IOS devices. You can disable that feature by replace this code to this code:

<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">

Best Regards,

PenciDesign

Want to join this conversation or access attachments? Sign in first.