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

Commit d0fed72

Browse files
Vasu014arschmitz
authored andcommitted
Flipswitch: fix comment in demo css to use valid comment style
Fixes gh-7115 Closes gh-7117
1 parent d60fdc3 commit d0fed72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/flipswitch/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
width: 1.875em;
4141
}
4242
@media (min-width: 28em) {
43-
// Repeated from rule .ui-flipswitch above
43+
/*Repeated from rule .ui-flipswitch above*/
4444
.ui-field-contain > label + .custom-size-flipswitch.ui-flipswitch {
4545
width: 1.875em;
4646
}

0 commit comments

Comments
 (0)