Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit becb8f1

Browse files
Rangeslider: Added missing ui-mini class.
1 parent 274da16 commit becb8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/structure/jquery.mobile.forms.rangeslider.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
margin: 0 74px;
6363
}
6464
.ui-field-contain.ui-hide-label .ui-rangeslider .ui-slider-app,
65-
.ui-field-contain.ui-hide-label .ui-rangeslider .ui-slider-app {
65+
.ui-field-contain.ui-hide-label .ui-rangeslider.ui-mini .ui-slider-app {
6666
right: 0;
6767
left: 0;
6868
}

0 commit comments

Comments
 (0)