The hack mentioned above would be .Kudos > a:last-child {display: none;} for a quick-fix.
.Kudos > a:last-child {display: none;}
The problem with simply hiding the -1 is that there's no way to unlike something after you've liked it.
Answers
The hack mentioned above would be
.Kudos > a:last-child {display: none;}
for a quick-fix.The problem with simply hiding the -1 is that there's no way to unlike something after you've liked it.