I have a arrow put to page with css a character \00bs (or something) and content :before. I’m rotating it -90 degrees. Firefox is fine with it. Webkit does not rotate it. Any known work around for this other than just using a image that’s already rotated the way I want?
Ps. The :before is floated. That’s display block. I will try adding display block anyway when get back to computer