fix slider options buttons on tablet

This commit is contained in:
Matt DiCicco
2019-07-10 14:22:10 -04:00
parent c292db1193
commit a0629b9806

View File

@@ -476,6 +476,11 @@ html, body {
background : #3671F9;
width: 100%;
margin-bottom: 10px;
height: 30px;
}
.slider-options .col-md-2 {
padding: 0px;
}
.progress-bar {