diff --git a/documentation/examples/styling-touch-area.css b/documentation/examples/styling-touch-area.css index c5181379..ee571f88 100644 --- a/documentation/examples/styling-touch-area.css +++ b/documentation/examples/styling-touch-area.css @@ -1,4 +1,4 @@ -.slider-styled .noUi-handle:hover .noUi-touch-area { +.slider-styled .noUi-handle .noUi-touch-area { border: 1px solid transparent; position: absolute; top: -10px;