From 2ecf9b8d31457175c6cc4ca5a441a165556afb77 Mon Sep 17 00:00:00 2001 From: RblSb Date: Wed, 19 Feb 2020 12:06:37 +0300 Subject: More buttons Emotes, filters, config, server history, autologin, tab blinking --- res/css/cytube.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/css') 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) { -- cgit v1.2.3