seiyria / bootstrap-slider

A slider control for Bootstrap 3 & 4.
http://seiyria.github.io/bootstrap-slider/
Other
3k stars 1.14k forks source link

Why sliders in not in 100% length? #944

Closed ayoubkhan558-zz closed 4 years ago

ayoubkhan558-zz commented 4 years ago

I tried slider, But its not in full length, It should exapdn to 100% width, So it will be responsive too, image

seiyria commented 4 years ago

This is something you can do yourself with CSS. At this time, I'm not sure if we have plans to change this.

Ignatus commented 3 years ago

I agree, for example for a slider horizontal, i don't understand following lines : .slider.slider-horizontal { width: 210px; height: 20px; } Why a hard width ? Overwrite slider, slider-track, etc.. ok we can do that but..