From fd9bb643f8272ae681e0caeca8803b539b147448 Mon Sep 17 00:00:00 2001 From: zrose584 <57181548+zrose584@users.noreply.github.com> Date: Fri, 9 Oct 2020 18:53:39 +0200 Subject: replies: remove css border --- youtube/templates/watch.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'youtube') diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html index 8835a69..c44e01d 100644 --- a/youtube/templates/watch.html +++ b/youtube/templates/watch.html @@ -24,9 +24,6 @@ details.replies .comment{ width: 600px; - border-style: solid; - border-width: 1px; - border-color: #0402025e; } .playability-error{ -- cgit v1.2.3