瀏覽代碼

fixed tooltip hover position.

Signed-off-by: root <root@ipekatrinadei.ipe.kit.edu>
root 7 年之前
父節點
當前提交
c7ee0c1a25
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
 }