SyntaxFix
Write A Post
Hire A Developer
Questions
none of these methods worked for me, so I just solved this with CSS:
.upvotes:before { content:""; float: left; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }