From aac240fe4189bc50be243e4cc74a7c65335a48a0 Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Mon, 1 Jul 2019 12:08:29 -0500 Subject: [PATCH] Resize comment thumbnails --- assets/css/default.css | 4 ++-- src/invidious/comments.cr | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/css/default.css b/assets/css/default.css index 3084a3ed..46f1d58f 100644 --- a/assets/css/default.css +++ b/assets/css/default.css @@ -9,8 +9,8 @@ } .channel-profile > img { - width: 64px; - height: 64px; + width: 48px; + height: auto; } .channel-owner { diff --git a/src/invidious/comments.cr b/src/invidious/comments.cr index d20076d5..a2e6d4e6 100644 --- a/src/invidious/comments.cr +++ b/src/invidious/comments.cr @@ -299,8 +299,8 @@ def template_youtube_comments(comments, locale, thin_mode) html += <<-END_HTML
-
- +
+