Forums
(@naturalchaos)
17 years ago
I ran into this same issue. In your css file, for blockquote, try using this property:
overflow: hidden;
It fixed it for me but YMMV.