diff options
Diffstat (limited to 'res/css')
| -rw-r--r-- | res/css/cytube.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/css/cytube.css b/res/css/cytube.css index ff4411a..310e72b 100644 --- a/res/css/cytube.css +++ b/res/css/cytube.css @@ -494,8 +494,8 @@ li.ui-sortable-helper, li.ui-sortable-placeholder + li.queue_entry { } .channel-emote, .chat-img { - max-width: 200px; - max-height: 200px; + max-width: 120px; + max-height: 120px; } #cs-emotes td:nth-child(3) { |
