diff options
Diffstat (limited to 'youtube/static/comments.css')
-rw-r--r-- | youtube/static/comments.css | 1 |
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; } |