]> _ Git - fluidbook-html5.git/commitdiff
fix #2798 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 May 2019 12:03:27 +0000 (14:03 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 May 2019 12:03:27 +0000 (14:03 +0200)
style/fluidbook.less

index 1eac57ca84e2dad64ef75252c6f8e2270bdd3033..3b760c2da4321e8c80cf7f5e9f62ffeb7bfd3b23 100644 (file)
@@ -1888,11 +1888,11 @@ form input[type="text"], form input[type="email"] {
 
   .hits {
     position: relative;
-    display: block;
+    display: inline-block;
     z-index: 5;
     font-size: 12px;
     height: 30px;
-    margin-top: -15px;
+    transform: translateY(-15px);
     top: 50%;
 
     &.yes {