diff options
| author | RblSb <msrblsb@gmail.com> | 2020-02-19 12:06:37 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-02-19 12:06:37 +0300 |
| commit | 2ecf9b8d31457175c6cc4ca5a441a165556afb77 (patch) | |
| tree | ac78bb6e4432d239af3f752972c03c8ef473cadb /res/css/cytube.css | |
| parent | 07d1955cefc093ffb12002902ed45e963030746e (diff) | |
More buttons
Emotes, filters, config, server history, autologin, tab blinking
Diffstat (limited to 'res/css/cytube.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) { |
