From ebfe58e6cbc866c5e2dc4876a6b5868837d504b3 Mon Sep 17 00:00:00 2001 From: James Taylor Date: Fri, 31 Aug 2018 16:23:19 -0700 Subject: Ability to reply to comments --- yt_watch_template.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'yt_watch_template.html') diff --git a/yt_watch_template.html b/yt_watch_template.html index 2e993f8..581b7f0 100644 --- a/yt_watch_template.html +++ b/yt_watch_template.html @@ -95,6 +95,9 @@ grid-row:10; grid-column: 1; justify-self:start; + margin-top: 10px; + background-color: #d0d0d0; + padding: 2px; } .full-item .comments{ grid-column: 1 / span 2; -- cgit v1.2.3