diff --git a/life.html b/life.html
index 1990fe17..72e22296 100644
--- a/life.html
+++ b/life.html
@@ -117,7 +117,7 @@
overflow-y: scroll;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
- /*touch-action: pan-y;*/
+ touch-action: pan-y;
}
#gridShell, .mainGrid, canvas {
touch-action: manipulation !important;