]> _ Git - fluidbook-html5.git/commitdiff
fix #3813 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 23 Jul 2020 10:07:43 +0000 (12:07 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 23 Jul 2020 10:07:43 +0000 (12:07 +0200)
style/fluidbook.less

index 72176c3c8e354adef88c6ca77e02aae8434bf860..fc3afa1df4711be21c0f87b21bd6a0676d3818b5 100644 (file)
@@ -1984,9 +1984,9 @@ form input[type="text"], form input[type="email"] {
     position: absolute;
     z-index: 1;
     font-size: 14px;
-    line-height: 2;
+    line-height: 1em;
     left: 0;
-    top: unit(@thumb-height - 7, px);
+    top: unit(@thumb-height, px);
   }
 
   &.right {