From a9a5e20324998a15432e90581666e8f72aeca8af Mon Sep 17 00:00:00 2001 From: RblSb Date: Sun, 29 Mar 2020 21:12:08 +0300 Subject: Improve emotes handling --- res/css/cytube.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'res/css') diff --git a/res/css/cytube.css b/res/css/cytube.css index cf54118..9a79496 100644 --- a/res/css/cytube.css +++ b/res/css/cytube.css @@ -92,14 +92,15 @@ text-align: center; color: #fff; } -#smileswrap video { - vertical-align: middle; -} .smile-preview { padding: 2px; max-height: 75px; cursor: pointer; } +.channel-emote, .chat-img { + max-width: 200px; + max-height: 200px; +} /* #userpl_list li { -- cgit v1.2.3