web/LdtPlayer.css
changeset 26 b710fa62d522
parent 25 4f082f63e295
--- a/web/LdtPlayer.css	Mon Dec 19 16:10:39 2011 +0100
+++ b/web/LdtPlayer.css	Mon Dec 19 16:25:57 2011 +0100
@@ -300,7 +300,7 @@
     /* why not absolute instead of fixed ? because the div containing the tooltip widget is not a subdiv of its parent
                            widget */
       /*position : fixed;  */
-      position: absolute;
+      position:fixed;
       padding : 3px;
       z-index: 10000000000;
       max-width: 200px;