diff --git a/js/berrymotes.js b/js/berrymotes.js index 9cf00ec..1619a6e 100644 --- a/js/berrymotes.js +++ b/js/berrymotes.js @@ -44,8 +44,9 @@ function getEmoteHtml(emote) { } else { emoteCode = - [' maxEmoteHeight ? ' resize' : '', + '" ', 'height:', emote.height, 'px; ', 'width:', emote.width, 'px; ', 'display:inline-block;',