diff options
Diffstat (limited to 'apps/comments/css')
-rw-r--r-- | apps/comments/css/comments.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/css/comments.css b/apps/comments/css/comments.css index fc5bd7e51cc..56e2428b86f 100644 --- a/apps/comments/css/comments.css +++ b/apps/comments/css/comments.css @@ -115,7 +115,7 @@ top: 5px; } -#commentsTabView .comments .message { +#commentsTabView .comments li .message { padding-left: 40px; } |