fix answer alignment in exercise replace
authorJan Szejko <janek37@gmail.com>
Wed, 19 Jul 2017 11:43:16 +0000 (13:43 +0200)
committerJan Szejko <janek37@gmail.com>
Wed, 19 Jul 2017 16:18:15 +0000 (18:18 +0200)
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%);