Update assets/css/custom_style.css
Browse files
assets/css/custom_style.css
CHANGED
@@ -77,6 +77,6 @@ input[type='radio'] { visibility: hidden; display: none; }
|
|
77 |
|
78 |
.slider-label { width: 140px; float: left; line-height: 1; }
|
79 |
|
80 |
-
.slider-content { width:
|
81 |
|
82 |
#ppl_threshold, #gradient_norm_threshold { width: 3em; height: 1.6em; top: 50%; margin-top: -.8em; text-align: center; line-height: 1.6em; }
|
|
|
77 |
|
78 |
.slider-label { width: 140px; float: left; line-height: 1; }
|
79 |
|
80 |
+
.slider-content { width: 450px; position: relative; float: right; }
|
81 |
|
82 |
#ppl_threshold, #gradient_norm_threshold { width: 3em; height: 1.6em; top: 50%; margin-top: -.8em; text-align: center; line-height: 1.6em; }
|