Skip to content

Commit 9c78547

Browse files
author
jurcovicovam
committed
tt
1 parent d086d64 commit 9c78547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/less/comments.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
*/
6363

6464
.selector /* .with */, .lots, /* of */ .comments {
65-
color/* survive *//* me too */: grey, /* blue */ orange;
65+
color/* survive */ /* me too */: grey, /* blue */ orange;
6666
-webkit-border-radius: 2px /* webkit only */;
6767
-moz-border-radius: (2px * 4) /* moz only with operation */;
6868
}

0 commit comments

Comments
 (0)