From bc8db064d24e58a6475349d3c7b7d8d911b61a3f Mon Sep 17 00:00:00 2001 From: James Taylor Date: Sat, 24 Aug 2019 12:02:40 -0700 Subject: Layout: add some space below more comments button --- youtube/static/comments.css | 1 + 1 file changed, 1 insertion(+) (limited to 'youtube/static') diff --git a/youtube/static/comments.css b/youtube/static/comments.css index 4cec3e1..1a5bec9 100644 --- a/youtube/static/comments.css +++ b/youtube/static/comments.css @@ -126,4 +126,5 @@ .more-comments{ justify-self:center; margin-top:10px; + margin-bottom: 10px; } -- cgit v1.2.3