diff --git a/client/app/main.css b/client/app/main.css index 235f744..cf3ec5e 100644 --- a/client/app/main.css +++ b/client/app/main.css @@ -476,6 +476,11 @@ html, body { background : #3671F9; width: 100%; margin-bottom: 10px; + height: 30px; + } + + .slider-options .col-md-2 { + padding: 0px; } .progress-bar {