From: Vincent Vanwaelscappel Date: Wed, 11 Oct 2017 16:53:20 +0000 (+0200) Subject: fix #1747 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=62533516bbc9cf0198c727a7428a5bcceff6db32;p=fluidbook-html5.git fix #1747 @0.25 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index c1933c63..d5fcd6da 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1331,11 +1331,10 @@ form input[type="text"], form input[type="email"] { position: relative; z-index: 1; font-size: 14px; - font-weight: bold; line-height: 1; } &.right { - left: 100px; + left: 110px; } &.simple { width: 100px; diff --git a/style/slider.less b/style/slider.less index 491e85a6..3c0ceb8e 100644 --- a/style/slider.less +++ b/style/slider.less @@ -99,6 +99,10 @@ .doubleThumb { position: relative; + + .right{ + left: 100px; + } } .number {