]> _ Git - fluidbook-html5.git/commitdiff
wait #4715 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 Sep 2021 12:51:37 +0000 (14:51 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 Sep 2021 12:51:37 +0000 (14:51 +0200)
style/fluidbook.less

index e1cd61f77c2a71ad64eac2d7cfb317b85c347281..c2bb69bf8a33fed5444229cc7a22f98e1f75c595 100644 (file)
@@ -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 {