diff --git a/frontend/sass/commento-options.scss b/frontend/sass/commento-options.scss
index aaeaba7..2c580cb 100644
--- a/frontend/sass/commento-options.scss
+++ b/frontend/sass/commento-options.scss
@@ -70,7 +70,7 @@
.commento-option-remove {
height: 14px;
width: 14px;
- @include mask-image('data:image/svg+xml;utf8,');
+ @include mask-image('data:image/svg+xml;utf8,');
margin: 12px 6px 12px 6px;
background: $red-8;
}