23.03.2020, 15:30
(23.03.2020, 15:21)admin Wrote: This should do the trick:Yep. that did the trick!
It removes empty space from top/bottom where min/max buttons are usually placed. But since you have hidden them this space should be removed.Code:.usermode .slider-alt .slider-v .slider,
.slider-alt .slider-v .slider .progress {
height: 350px;
width: 5px;
padding: 0 30px;
}
There are 10 kinds of people in the world; those who can read binary and those who don't