From cb5f36581d74c22b6a0705dedf6acf40b6e052db Mon Sep 17 00:00:00 2001 From: James Taylor Date: Sat, 24 Aug 2019 16:45:01 -0700 Subject: Layout: add option to hide comments/related vids by default but click to show using
--- youtube/static/shared.css | 1 + 1 file changed, 1 insertion(+) (limited to 'youtube/static') diff --git a/youtube/static/shared.css b/youtube/static/shared.css index de9e03b..db3efef 100644 --- a/youtube/static/shared.css +++ b/youtube/static/shared.css @@ -102,6 +102,7 @@ body{ main{ flex-grow: 1; + padding-bottom: 20px; } -- cgit v1.2.3