fix answer alignment in exercise replace
[fnpeditor.git] / src / editor / plugins / core / edumed / replace / replace.less
index 161a538..feba63a 100644 (file)
@@ -6,7 +6,8 @@
 
     .tip {
         position: absolute;
-        top: -12px;
+        top: -8px;
+        left: 0;
         font-size: 9px;
         line-height: 12px;
         color: lighten(@red, 10%);