aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/comments.css
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2019-08-24 12:02:40 -0700
committerJames Taylor <user234683@users.noreply.github.com>2019-08-24 12:02:40 -0700
commitbc8db064d24e58a6475349d3c7b7d8d911b61a3f (patch)
tree057498ff22d8b29ff661258ecd7f660e8ccab2d6 /youtube/static/comments.css
parentf2eb35419769629bfc8c4d7a7f545b8cb5c37c3f (diff)
downloadyt-local-bc8db064d24e58a6475349d3c7b7d8d911b61a3f.tar.lz
yt-local-bc8db064d24e58a6475349d3c7b7d8d911b61a3f.tar.xz
yt-local-bc8db064d24e58a6475349d3c7b7d8d911b61a3f.zip
Layout: add some space below more comments button
Diffstat (limited to 'youtube/static/comments.css')
-rw-r--r--youtube/static/comments.css1
1 files changed, 1 insertions, 0 deletions
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;
}