aboutsummaryrefslogtreecommitdiffstats
path: root/res/css
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-04-03 18:08:46 +0300
committerRblSb <msrblsb@gmail.com>2020-04-03 18:08:46 +0300
commit8cd5273d077824bca21faf63b0906ad2616b1e31 (patch)
tree0a41683fa8ae6d16bec742177bcc6c65ad1469c9 /res/css
parent5f2a3b89eaa1199d9bc2ddd10622f9803cec983f (diff)
Change images max size
Diffstat (limited to 'res/css')
-rw-r--r--res/css/cytube.css4
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;
}
/*
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage