From: Vincent Vanwaelscappel Date: Tue, 3 Oct 2017 15:23:26 +0000 (+0200) Subject: Merge remote-tracking branch 'origin/burgermenu' into bookedges X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=040516b7b6dd7ad20e912be2bbb0b658483beb6b;p=fluidbook-html5.git Merge remote-tracking branch 'origin/burgermenu' into bookedges --- 040516b7b6dd7ad20e912be2bbb0b658483beb6b diff --cc style/fluidbook.less index 721a974a,d862069d..383988fe --- a/style/fluidbook.less +++ b/style/fluidbook.less @@@ -411,9 -418,10 +420,10 @@@ body, html width: unit(@book-page-width*2, px); height: unit(@book-page-height, px); pointer-events: none; + .hideifnot(@edges-display); .portrait & { - display: none; + width: unit(@book-page-width, px); } @edge-scale: 1;