diff --git a/public/css/comments.css b/public/css/comments.css index 45ff9a3c..ccefc592 100644 --- a/public/css/comments.css +++ b/public/css/comments.css @@ -199,10 +199,11 @@ height: 20px; width: 20px; display: inline-block !important; + margin: -1px 0; } .nodebb-author img { width: 20px; height: 20px; border-radius: 100%; -} \ No newline at end of file +}