From 6bf345e94fb57d1929e02d66b60f21e0a47874cb Mon Sep 17 00:00:00 2001 From: Shavix Date: Wed, 21 Aug 2024 09:52:13 +0000 Subject: [PATCH] update margin-bottom in the comment section this fixes the "Go To Top" almost overlapping a bit with another text when there are no comments under a video. --- html/poketube.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 4fb619bb..dd3c9705 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1769,7 +1769,7 @@ WIP!
-
+
YouTube Comments - <% if (!isNaN(inv.commentCount)) { %> <%= inv.commentCount.toLocaleString() %> <% } else { %> 0 <% } %> Comments