From: Vincent Vanwaelscappel Date: Tue, 31 Oct 2017 12:52:24 +0000 (+0100) Subject: fix #1774 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=995b73c069576a50e1ff7fe212a9de42be94c8a8;p=fluidbook-html5.git fix #1774 @0.5 --- diff --git a/style/slider.less b/style/slider.less index 3c0ceb8e..0c1afc90 100644 --- a/style/slider.less +++ b/style/slider.less @@ -100,7 +100,7 @@ .doubleThumb { position: relative; - .right{ + > .right { left: 100px; } }