include scroll event interval fix

This commit is contained in:
Max Lynch
2013-12-06 17:38:42 -06:00
parent f9bbd7bd9f
commit eb8dbeb0fe
4 changed files with 12 additions and 6 deletions

4
dist/css/ionic.css vendored
View File

@@ -2210,7 +2210,9 @@ body, .ionic-body {
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-webkit-backface-visibility: hidden;
@incude text-size-adjust(none);
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
text-size-adjust: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;