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_playlist_template.html | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'yt_playlist_template.html') diff --git a/yt_playlist_template.html b/yt_playlist_template.html index 6dbfe30..c237695 100644 --- a/yt_playlist_template.html +++ b/yt_playlist_template.html @@ -11,18 +11,8 @@ } header{ - display:grid; grid-template-columns: 3fr 1fr; } - #header-left{ - grid-column:1; - - display:grid; - grid-template-columns: 1fr 800px; - } - #site-search{ - grid-column: 2; - } #left{ grid-column: 1; @@ -91,14 +81,7 @@ -
-
- -
-
+$header