The taxonomy terms don't collapse and wrap to the next line like normal text. If there are too many taxonomy terms, the whole line gets bumped down instead of wrapping.
The taxonomy terms don't collapse and wrap to the next line like normal text. If there are too many taxonomy terms, the whole line gets bumped down instead of wrapping.
Comments
Comment #1
jjeff commentedVery odd... I'll bet it has something to do with the "content" declaration. I wonder if explicitly setting the white-space would fix it... but you are probably already doing that...
Comment #2
zirafa commentedI've tried putting
white-space:normal;in various spots, doesn't seem to help. I'm guessing it has something to do with the display:inline; in .taxonomyComment #3
jjeff commentedIs this still happening? I can't seem to replicate it anymore.
I'm going to mark as fixed, but please reopen if this is incorrect.
Comment #4
zirafa commentedAppears to be fixed.
Comment #5
(not verified) commented