From 97f27386bc2ef28d49522f0b51f49f4a74c3aca3 Mon Sep 17 00:00:00 2001 From: yarik Date: Fri, 22 Jul 2016 16:22:04 +0300 Subject: [PATCH] Comment added --- common/modules/comment/resources/comment.css | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) 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