From d7c7838d5f7a7dc98a5b1a07614417d98f929603 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 18 Jan 2018 18:58:54 +0100 Subject: [PATCH] #1886 --- style/fluidbook.less | 9 --------- 1 file changed, 9 deletions(-) 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; -- 2.39.5