gregH commited on
Commit
d2c8588
1 Parent(s): dfe28ff

Update assets/css/custom_style.css

Browse files
Files changed (1) hide show
  1. assets/css/custom_style.css +1 -1
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: 600px; 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; }
 
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; }