diff --git a/isso/css/isso.css b/isso/css/isso.css index bfd96ec..1c315e6 100644 --- a/isso/css/isso.css +++ b/isso/css/isso.css @@ -152,7 +152,7 @@ .isso-comment .isso-postbox { margin-top: 0.8em; } -.isso-comment.isso-no-votes span.votes { +.isso-comment.isso-no-votes > * > .isso-comment-footer span.votes { display: none; }