From: Vincent Vanwaelscappel Date: Tue, 28 Sep 2021 12:51:37 +0000 (+0200) Subject: wait #4715 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=a6fdd9352e7341af6579cea804e81a4e056b2ffe;p=fluidbook-html5.git wait #4715 @0.5 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index e1cd61f7..c2bb69bf 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -419,7 +419,7 @@ body, html { /* Espaces forcés */ -.page, .doublePage._3d { +.page { width: 50%; max-width: 50%; height: 100%; @@ -498,7 +498,7 @@ body, html { } .doublePage._3d { - left: @book-page-width; + left: 50%; } #links.right { @@ -510,7 +510,7 @@ body, html { } .landscape .page.right { - left: 50% + left: 50%; } .page {