From: Vincent Vanwaelscappel Date: Fri, 14 Jun 2019 16:21:04 +0000 (+0200) Subject: #2833 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5a3a0f8eaa8cd1d7b0a6b45aa7d11d841f05c7e0;p=fluidbook-html5.git #2833 --- 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; } }