From: Vincent Vanwaelscappel Date: Thu, 23 Jul 2020 10:07:43 +0000 (+0200) Subject: fix #3813 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=a2756ad9d6e11fbda452d0a8642188139329e10d;p=fluidbook-html5.git fix #3813 @0:10 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 72176c3c..fc3afa1d 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -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 {