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

Commit

Permalink
Rangeslider: Added missing ui-mini class.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspermdegroot committed Dec 20, 2012
1 parent 274da16 commit becb8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/structure/jquery.mobile.forms.rangeslider.css
Expand Up @@ -62,7 +62,7 @@
margin: 0 74px;
}
.ui-field-contain.ui-hide-label .ui-rangeslider .ui-slider-app,
.ui-field-contain.ui-hide-label .ui-rangeslider .ui-slider-app {
.ui-field-contain.ui-hide-label .ui-rangeslider.ui-mini .ui-slider-app {
right: 0;
left: 0;
}
Expand Down

0 comments on commit becb8f1

Please sign in to comment.