Commit fc12f56544ea785f5a8d05b8340540870993278a
1 parent
59d5b215
Exists in
master
and in
5 other branches
fix comment count
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
style.css
@@ -3281,3 +3281,8 @@ body.action-embed-index { | @@ -3281,3 +3281,8 @@ body.action-embed-index { | ||
3281 | .flag-pt { background-image: url(images/flag-pt_br.png) } | 3281 | .flag-pt { background-image: url(images/flag-pt_br.png) } |
3282 | 3282 | ||
3283 | #participa-languages a span{ display: none } | 3283 | #participa-languages a span{ display: none } |
3284 | + | ||
3285 | +.parsed-macro .comment-count { | ||
3286 | + margin: 0; | ||
3287 | + padding: 0; | ||
3288 | +} |