Tablet & Mobile: Avoid scroll on input focus 26 September 201711 October 2017 Diego BettoLeave a comment html,body{ -webkit-overflow-scrolling : touch !important; overflow: auto !important; height: 100% !important; } view raw no-scroll-input-focus.css hosted with ❤ by GitHub