diff options
Diffstat (limited to 'res')
| -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 9a79496..883024a 100644 --- a/res/css/cytube.css +++ b/res/css/cytube.css @@ -98,8 +98,8 @@ cursor: pointer; } .channel-emote, .chat-img { - max-width: 200px; - max-height: 200px; + max-width: 150px; + max-height: 150px; } /* |
