diff -r 919e362b9db1 -r 3ab36f402b0c src/widgets/Slice.css --- a/src/widgets/Slice.css Thu Aug 30 14:45:23 2012 +0200 +++ b/src/widgets/Slice.css Thu Jan 02 16:40:25 2014 +0100 @@ -1,7 +1,7 @@ /* Slider Widget */ .Ldt-Slice { - border-radius: 0; border: none; padding: 0; margin: 2px 0 12px; background: #B6B8B8; height: 8px; + border-radius: 0; border: none; padding: 0; margin: 12px 0 12px; background: #B6B8B8; height: 8px; } .Ldt-Slice .ui-slider-handle {