chore(touchaction): use autoprefixer to add -ms-

This commit is contained in:
Adam Bradley
2016-03-05 21:59:26 -06:00
parent b24dc27e0b
commit a0b5ca15dc
2 changed files with 0 additions and 2 deletions

View File

@@ -140,7 +140,6 @@ button ion-label,
[tappable] ion-label,
input,
textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
}