fix anchor icon regression introduced in 2fd6472 (!5577)

This commit is contained in:
Mike Greiling 2016-09-14 16:35:46 -05:00
parent d2370422c5
commit 740ca30207

View file

@ -164,7 +164,7 @@
text-decoration: none;
&:after {
content: url('icon_anchor.svg');
content: image-url('icon_anchor.svg');
visibility: hidden;
}
}