From 26620cbac85f1fa5057e54fa8d91c35d907c0e0f Mon Sep 17 00:00:00 2001 From: James Taylor Date: Sun, 8 Jul 2018 02:56:54 -0700 Subject: front-end support for adding to playlists --- yt_comments_template.html | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to 'yt_comments_template.html') diff --git a/yt_comments_template.html b/yt_comments_template.html index 6569660..a59a379 100644 --- a/yt_comments_template.html +++ b/yt_comments_template.html @@ -10,20 +10,6 @@ display:grid; grid-template-columns: 3fr 2fr; } - - header{ - display:grid; - grid-template-columns: 3fr 2fr; - } - #header-left{ - grid-column:1; - - display:grid; - grid-template-columns: 1fr 640px; - } - #site-search{ - grid-column: 2; - } #left{ background-color:#bcbcbc; @@ -42,14 +28,7 @@ -
-
- -
-
+$header
-- cgit v1.2.3