Adjust tooltip behaviour.
[quanweb.git] / app / lib.css
index 843adedd9643eafbbc48a5d8773a5e37d67e1900..97d68221f72547ae37dc9c3db37047f39de2ab2e 100644 (file)
@@ -83,7 +83,7 @@ div.tooltip {
   display: none;
   margin: 4px 0px 0px 0px;
   padding: 3px 3px 3px 3px;
-  position: fixed;
+  position: absolute;
   left: 50;
   text-decoration: none;
   top: 50;