I have a comment something like what I have mocked up below. .avatar & .actions have a static width. .comment does not. How should I structure my HTML & CSS so that .text will take up all of the available space as .comment changes it’s width?

psuedo (untested) code
CSS:
Working Example:
HTML: