Merge pull request #2081 from matiu/feat/scroll2

add inertial scrolling
This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-10 09:07:47 -03:00
commit 0161d8aee2

View file

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