stylesheets/stitch/patterns/images/_image-replace.scss in stitch-0.1.1 vs stylesheets/stitch/patterns/images/_image-replace.scss in stitch-0.1.2
- old
+ new
@@ -1,7 +1,7 @@
-/*
- Removes any text from an element and replaces it with an image
-*/
+//
+// Removes any text from an element and replaces it with an image
+//
.__image-replace {
display : block;
text-indent : -9999em;
overflow : hidden;
background-repeat : no-repeat;