add inertial scrolling

This commit is contained in:
Matias Alejo Garcia 2014-12-10 00:48:30 -03:00
parent 04ab7d28de
commit 2185635603
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,9 @@
*
*/
body, div, .row {
-webkit-overflow-scrolling: touch;
};
::-webkit-input-placeholder {
color: #B7C2CD;