CaCO3 2 лет назад
Родитель
Сommit
0d391c8780
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      sd-card/html/edit_reference.html

+ 2 - 2
sd-card/html/edit_reference.html

@@ -57,7 +57,7 @@
 
         .tooltip .tooltiptext {
             visibility: hidden;
-            width: 470px;
+            width: 460px;
             background-color: #fcfcfc;
 
             padding: 5px;
@@ -69,7 +69,7 @@
             position: absolute;
             z-index: 1;
             top: 100%;
-            left: 590%;
+            left: 520%;
             margin-left: -600px;
         }