From: Vincent Vanwaelscappel Date: Fri, 14 Jun 2019 13:15:28 +0000 (+0200) Subject: fix #2833 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d352cb47b7e6e73116451e014325a84e81c39b12;p=fluidbook-html5.git fix #2833 @0.5 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 2884ac66..721c51cd 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1513,6 +1513,7 @@ html.ios body.portrait #interface { } .ios & { + overflow-x: hidden; overflow-y: auto; } }