diff --git a/app/css/app.css b/app/css/app.css
index 340ecb8d..0dceacfc 100644
--- a/app/css/app.css
+++ b/app/css/app.css
@@ -1188,7 +1188,7 @@ img.img_fullsize {
}
.emoji-wysiwyg-editor:active:before,
.emoji-wysiwyg-editor:focus:before {
- content: '' !important;
+ content: none;
}
.emoji-wysiwyg-editor {
diff --git a/app/index.html b/app/index.html
index 839edd03..6218ea59 100644
--- a/app/index.html
+++ b/app/index.html
@@ -7,7 +7,7 @@
-
+