douglaswalker Posted October 1, 2015 Share Posted October 1, 2015 Hi there I noticed that on an iphone when you click an input box it zooms and makes the input box bigger (useful you think) However once you have completed the input the screen does not un-zoom (is that a word) and then you have to scroll a little left and right which i found annoying and also made me press things I didn't want pressed. So I discovered that if you make the input text size 16px or more the zoom feature is disabled. I added .form-control { font-size: 16px; } to the user css and all seems to work just fine.No more zoom Anybody think this is a problem please let me know. Doug :thumbsup: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.