diff --git a/ui/src/components/range-slider/style.css b/ui/src/components/range-slider/style.css index b18de573..9146f646 100644 --- a/ui/src/components/range-slider/style.css +++ b/ui/src/components/range-slider/style.css @@ -37,7 +37,6 @@ background: #ffffff; cursor: pointer; - display: inline-block; height: remCalc(24); position: relative; top: -10px;