I'm currently working on a website using a bootstrap template (you can find it at ). However, I've encountered an issue where the entire content scales when an input field is selected on my mobile device (iPhone 5). Even after typing in text and then deselecting the input field, the site does not scale back to its normal size. Is there a way to resolve this problem with CSS, or is it possibly an iOS-related issue?
Thank you!