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

Commit

Permalink
Flipswitch: fix comment in demo css to use valid comment style
Browse files Browse the repository at this point in the history
Fixes gh-7115
Closes gh-7117
  • Loading branch information
Vasu014 authored and arschmitz committed Feb 17, 2014
1 parent d60fdc3 commit d0fed72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/flipswitch/index.php
Expand Up @@ -40,7 +40,7 @@
width: 1.875em;
}
@media (min-width: 28em) {
// Repeated from rule .ui-flipswitch above
/*Repeated from rule .ui-flipswitch above*/
.ui-field-contain > label + .custom-size-flipswitch.ui-flipswitch {
width: 1.875em;
}
Expand Down

0 comments on commit d0fed72

Please sign in to comment.