From: Vincent Vanwaelscappel Date: Fri, 2 Jun 2017 16:27:03 +0000 (+0200) Subject: wip #1388 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f82d88ca9870fa122924a1e61ed8f4aea7e6747a;p=fluidbook-html5.git wip #1388 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index b78a4a98..b15c403d 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -189,6 +189,11 @@ body, html { &.eventOverlayLink { cursor: inherit; } + + iframe { + width: 100%; + height: 100%; + } } .link { @@ -198,10 +203,6 @@ body, html { -o-transform-origin: 0 0 0; transform-origin: 0 0 0; - iframe { - width: 100%; - height: 100%; - } } /* Coquillette */ @@ -857,7 +858,7 @@ footer.hidden, header.hidden, #interface.hidden { } - &[data-menu="webvideo"] { + &[data-menu="webvideo"],&[data-menu="webvideo"] { iframe { width: 100%; height: 100%;