Browse Source

fixed tooltip hover position.

Signed-off-by: root <root@ipekatrinadei.ipe.kit.edu>
root 7 years ago
parent
commit
c7ee0c1a25
1 changed files with 1 additions and 1 deletions
  1. 1 1
      static/style.css

+ 1 - 1
static/style.css

@@ -125,7 +125,7 @@ span,
     /* customizable */
     background: black;
     width: 150px;
-    margin-top: -25px;
+    margin-top: -50px;
     margin-left: 20px;
 }