Skip to content

Commit

Permalink
Correct hover example
Browse files Browse the repository at this point in the history
  • Loading branch information
leongersen committed Aug 31, 2021
1 parent 067a186 commit be35a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/examples/styling-touch-area.css
Original file line number Diff line number Diff line change
@@ -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;
Expand Down

0 comments on commit be35a9a

Please sign in to comment.