From 75b0c52f5743f837f7dc676fb780882388820e4d Mon Sep 17 00:00:00 2001 From: James Taylor Date: Mon, 17 Dec 2018 02:24:55 -0800 Subject: Ability to sort channel videos by oldest and by views --- youtube/comments.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'youtube/comments.css') diff --git a/youtube/comments.css b/youtube/comments.css index bcd5b30..79d88c3 100644 --- a/youtube/comments.css +++ b/youtube/comments.css @@ -43,11 +43,6 @@ grid-column-gap: 10px; justify-content:start; } - .comment-links a{ - background-color: #d0d0d0; - padding: 2px; - justify-self:start; - } .comments{ margin-top:10px; -- cgit v1.2.3