From fc12f56544ea785f5a8d05b8340540870993278a Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Tue, 30 Sep 2014 09:17:04 -0300 Subject: [PATCH] fix comment count --- style.css | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index 953e8c2..23cd2a7 100644 --- a/style.css +++ b/style.css @@ -3281,3 +3281,8 @@ body.action-embed-index { .flag-pt { background-image: url(images/flag-pt_br.png) } #participa-languages a span{ display: none } + +.parsed-macro .comment-count { + margin: 0; + padding: 0; +} -- libgit2 0.21.2