diff options
Diffstat (limited to 'youtube/comments.css')
-rw-r--r-- | youtube/comments.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/youtube/comments.css b/youtube/comments.css index 325a433..0461a52 100644 --- a/youtube/comments.css +++ b/youtube/comments.css @@ -16,6 +16,8 @@ grid-row: 1 / span 3; align-self: start; margin-right: 5px; + height:32px; + width:32px; } .comment address{ |