diff options
Diffstat (limited to 'web_src/css/modules')
-rw-r--r-- | web_src/css/modules/comment.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web_src/css/modules/comment.css b/web_src/css/modules/comment.css index 799eeb8574..cf080db225 100644 --- a/web_src/css/modules/comment.css +++ b/web_src/css/modules/comment.css @@ -16,7 +16,7 @@ .ui.comments .comment { position: relative; background: none; - margin: 0.5em 0 0; + margin: 3px 0 0; padding: 0.5em 0 0; border: none; border-top: none; |