From 357de43122615623684dd5a22680ce30082e9631 Mon Sep 17 00:00:00 2001 From: James Taylor Date: Thu, 29 Nov 2018 23:15:27 -0800 Subject: fix playlist description sometimes having large blank space after it --- yt_playlist_template.html | 1 - 1 file changed, 1 deletion(-) (limited to 'yt_playlist_template.html') diff --git a/yt_playlist_template.html b/yt_playlist_template.html index e7a979c..a2a0f8c 100644 --- a/yt_playlist_template.html +++ b/yt_playlist_template.html @@ -28,7 +28,6 @@ display:grid; grid-template-columns: 0fr 1fr; - grid-template-rows: 0fr 0fr 0fr 0fr 1fr; } .playlist-thumbnail{ grid-row: 1 / span 5; -- cgit v1.2.3