Скрытие минуса из поста
Код:
<!---- Скрытие минуса из поста ---->
<style type="text/css">
.post-vote .container a:last-child { display: none; }
</style>