src/widgets/Slice.css
branchnew-model
changeset 1019 3ab36f402b0c
parent 924 64c2eaafe5e2
child 1020 198c2b79f5e1
--- 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 {