From: Vincent Vanwaelscappel Date: Thu, 18 Jan 2018 17:58:54 +0000 (+0100) Subject: #1886 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d7c7838d5f7a7dc98a5b1a07614417d98f929603;p=fluidbook-html5.git #1886 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 24dff9a6..09173c23 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -868,19 +868,10 @@ html.ios body.portrait #interface { #links .link { position: absolute; cursor: auto; - z-index: 4; - &.eventOverlayLink { - z-index: 3; - } -} - -.link.zoomarea { - z-index: 1 !important; } .link.multimedia { position: absolute; - z-index: 2 !important; -ms-touch-action: manipulation; touch-action: manipulation;