]> _ Git - fluidbook-html5.git/commitdiff
#1684
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 3 Oct 2017 09:29:32 +0000 (11:29 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 3 Oct 2017 09:29:32 +0000 (11:29 +0200)
style/fluidbook.less

index cdb902df3f150173609e4c5727e5224ebd399ac8..1064387eb507f96506145b88a252f17287632427 100644 (file)
@@ -418,6 +418,7 @@ body, html {
        width: unit(@book-page-width*2, px);
        height: unit(@book-page-height, px);
        pointer-events: none;
+       .hideifnot(@edges-display);
 
        .portrait & {
                display: none;
@@ -1083,7 +1084,7 @@ html.ios body.portrait #interface {
        max-width: 600px;
        width: 100%;
 
-       @menutransition:400ms;
+       @menutransition: 400ms;
 
        -webkit-transition: all @menutransition;
        -moz-transition: all @menutransition;