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.

View Example

Comments

jjeff’s picture

Very 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...

zirafa’s picture

I'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 .taxonomy

jjeff’s picture

Status: Active » Fixed

Is 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.

zirafa’s picture

Appears to be fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)