Compare il pulsante di voto nel post di apertura

As a workaround, you can use this CSS:

.post-stream .topic-post:first-child .post-voting-post {
    display: none;
}

6 Mi Piace