diff interfaces/horizontal-sliders.css @ 476:9ae9d1fb80bf Dev_main

Fixed checkbox survey collection. Minor corrections to horizontal sliders. Working Chrome (Win/OSX)
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Thu, 14 Jan 2016 12:19:42 +0000
parents 23f77550b842
children bc343b3f4cce
line wrap: on
line diff
--- a/interfaces/horizontal-sliders.css	Thu Jan 14 11:22:31 2016 +0000
+++ b/interfaces/horizontal-sliders.css	Thu Jan 14 12:19:42 2016 +0000
@@ -101,13 +101,13 @@
 
 input.track-slider-range {
 	float: left;
-	margin: 2px 0px;
+	margin: 2px 10px;
 }
 
 input[type=range]
 {
     height: 94px;
-    padding: 0 10px;
+    padding: 0px;
     color: rgb(255, 144, 144);
 }