From 5a3a0f8eaa8cd1d7b0a6b45aa7d11d841f05c7e0 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 14 Jun 2019 18:21:04 +0200 Subject: [PATCH] #2833 --- style/fluidbook.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style/fluidbook.less b/style/fluidbook.less index 721c51cd..56af61a0 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1513,8 +1513,7 @@ html.ios body.portrait #interface { } .ios & { - overflow-x: hidden; - overflow-y: auto; + overflow: auto; } } -- 2.39.5