stylesheets/stitch/patterns/images/_image-replace.scss in stitch-0.1.3.1 vs stylesheets/stitch/patterns/images/_image-replace.scss in stitch-0.1.3.2

- old
+ new

@@ -3,10 +3,10 @@ // .__image-replace { display : block; text-indent : -9999em; overflow : hidden; - background-repeat : no-repeat; + background-repeat : no-repeat; text-align : left; direction : ltr; } @mixin image-replace($img) {