From: Vincent Vanwaelscappel Date: Fri, 6 Dec 2019 10:54:53 +0000 (+0100) Subject: fix #3252 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=af9df32ce093558fcb05cc3a7ac6e79fa8682a35;p=fluidbook-html5.git fix #3252 @0.25 --- diff --git a/style/tabs.less b/style/tabs.less index 5f490570..596734a2 100644 --- a/style/tabs.less +++ b/style/tabs.less @@ -1,10 +1,16 @@ -.links .link.multimedia#l_tabs { +.links .link.multimedia.tabslink { top: 0; left: 0; width: 100px; height: 100px; z-index: 5000; + svg { + position: absolute; + top: 0; + left: 0; + } + .tablink { position: absolute; width: 100%;