src/widgets/Slice.css
changeset 965 eadb7290c325
parent 924 64c2eaafe5e2
child 1020 198c2b79f5e1
--- a/src/widgets/Slice.css	Fri Sep 21 11:18:57 2012 +0900
+++ b/src/widgets/Slice.css	Mon Sep 24 18:32:22 2012 +0200
@@ -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 {