update forms

This commit is contained in:
Luke Pulverenti 2016-08-01 12:26:42 -04:00
parent b14198727b
commit e0d2a9298b
6 changed files with 11 additions and 7 deletions

View file

@ -218,7 +218,7 @@
showOverlayTimeout = setTimeout(function () {
onShowTimerExpired(card);
}, 800);
}, 1000);
}
function preventTouchHover() {