From: Vincent Vanwaelscappel Date: Thu, 13 Dec 2018 12:09:24 +0000 (+0100) Subject: wait #2429 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=3aaee5dc9b5846af33b5f6b4d5655b874ccedcdd;p=fluidbook-html5.git wait #2429 @0.25 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 879744d3..7a417a71 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -581,6 +581,10 @@ body, html { .middle { background-image: url("../images/edges/edge-right-middle.png"); } + + .landscape & { + right: unit((-11-@correct-center)*@edge-scale, px); + } } } }