From fda016c76117d4ed48cdc9880e8864fcbedb3ceb Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 9 Oct 2018 15:55:58 +0200 Subject: [PATCH] #2226 @0:05 --- style/fluidbook.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index 71e5bae7..db9f938f 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -228,6 +228,7 @@ body, html { iframe { width: 100%; height: 100%; + position: absolute; -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; -ms-transform-origin: 0 0 0; -- 2.39.5