]> _ Git - fluidbook-html5.git/commitdiff
fix #3252 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 6 Dec 2019 10:54:53 +0000 (11:54 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 6 Dec 2019 10:54:53 +0000 (11:54 +0100)
style/tabs.less

index 5f490570282ad1564910ff2cd5aceebb38ba27ca..596734a22c94eebca1d7b82cbf69bfe781407340 100644 (file)
@@ -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%;