Fix vertical ui-slider

For page http://fezvrasta.github.io/bootstrap-material-design/#slider

Not sure if there was a specific reason why this part of css was commented out, but uncommenting this fixes the vertical sliders
This commit is contained in:
Justin Jeong 2016-04-07 15:56:59 -04:00
parent a6aeb33fb1
commit 9639ec7d6d

View File

@ -279,9 +279,9 @@
/*margin-bottom: 20px;*/
/*}*/
/*#slider .sample2 {*/
/*height: 150px;*/
/*}*/
#slider .sample2 {
height: 150px;
}
/*#slider .sample2 .slider {*/
/*margin: 0 40px;*/