Followup for https://github.com/mozilla/addons-frontend/issues/8396#issue-473403723
Similar with https://github.com/mozilla/addons-frontend/issues/4108
Resizing this page with Responsive Design Mode https://addons.allizom.org/en-US/firefox/addon/search_by_image/reviews/716646/?src=rating somewhere between 720 ~790px width the name of the reviewer and the text are not entirely displayed.
This is reproducible when the name of the reviewer is a long unbroken string. The review is a text with or without spaces.

I tested on FF76(Win10) - AMO stage.
This is similar to https://github.com/mozilla/addons-frontend/issues/9432. It's probably just a simple css fix, but not a high priority as it's unlikely that the name of a reviewer would be a long unbroken string in the wild.
@willdurand This is still reproducible on AMO dev

@ioanarusiczki could you please share a link in -dev?
@willdurand Sure, I tested with https://addons.allizom.org/en-US/firefox/addon/search_by_image/reviews/716646/?src=rating
@willdurand Same problem. It is AMO stage. Brb
@willdurand Same problem. It is AMO stage. Brb
@ioanarusiczki so AMO stage hasn't been patched yet?
@willdurand As far as I know if it has this week's milestone this should go only Wednesday on stage.
However, I tested on dev and I changed the name of the user from a long unbroken string of 50 chars to one with spaces but I used the maximum of 50.
I see the date "2 months ago" and some words cut (maximum 2 chars missing), maybe 2 letters from the display name too are missing.
https://addons-dev.allizom.org/en-US/firefox/addon/dark22reader/reviews/564593/
Ok, so this is indeed a problem. mmmm
@ioanarusiczki I added another fix.
@willdurand Looks good to me. Verified on AMO dev with FF76(Win10).

Most helpful comment
This is similar to https://github.com/mozilla/addons-frontend/issues/9432. It's probably just a simple css fix, but not a high priority as it's unlikely that the name of a reviewer would be a long unbroken string in the wild.