Smooth, Elastic Scrolling on Mobile June 13th, 2014
Add this for smooth, elastic scrolling on mobile…
#s4-workspace {
-webkit-overflow-scrolling: touch;
}
Add this for smooth, elastic scrolling on mobile…
#s4-workspace {
-webkit-overflow-scrolling: touch;
}