CSS: float: right does not expand container

Viewed 4764

When I expand comment body that is floated to right my container does not expand with it. How can I fix this?

Better explanation: http://jsfiddle.net/5fmpp/

2 Answers
Related