Update index.js

This commit is contained in:
colorjam 2017-01-30 15:54:45 +08:00
parent a144d00ed0
commit 946949cd64

View file

@ -92,7 +92,7 @@ if (options.enable !== false) {
} else {
return '<img class="' + options.className +
'" title="' + match + '" alt="' + match + '" src="' +
emojis[p1].src + '" height="20" width="20" />'
emojis[p1].src + '" height="20" width="20" style="display:inline" />'
}
} else {
return match