diff --git a/common/modules/comment/resources/comment.css b/common/modules/comment/resources/comment.css index ab3a7b7..e1b0a58 100755 --- a/common/modules/comment/resources/comment.css +++ b/common/modules/comment/resources/comment.css @@ -232,6 +232,11 @@ ul.proektant-comments { margin-top: 27px; } +.proektant-comments .pagination li { + width: auto; + margin-top: 0; +} + .proektant-comments li:first-child { margin-top: 0 } -- libgit2 0.21.4