diff --git a/life.html b/life.html
index 6ac4a1d9..eb99f85f 100644
--- a/life.html
+++ b/life.html
@@ -94,9 +94,10 @@
}
.settings {
margin: 10pt;
- overflow-y: auto;
+ overflow-y: scroll;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
+ touch-action: pan-y;
}
* {
font-family: belerenbsc;