]> _ Git - fluidbook-html5.git/commitdiff
Fix blank page height problem. Done #817 @0.25
authorStephen Cameron <stephen@cubedesigners.com>
Wed, 5 Dec 2018 16:52:07 +0000 (17:52 +0100)
committerStephen Cameron <stephen@cubedesigners.com>
Wed, 5 Dec 2018 16:52:07 +0000 (17:52 +0100)
style/print.less

index e66d8b9de2c52b9e69f3a6693c4ddbdd1b91d80b..289aeb579077700d9f9ac7a7bd255906e2410fc3 100644 (file)
@@ -35,7 +35,7 @@
   // Blank pages
   .thumb.blank {
     width: 100px;
-    height: 125px;
+    height: @thumb-height;
 
     // We need to mask the shadow so the :after layer can sit on top with
     // transparency as if it was sitting directly on the modal background