Allow comment thumbnails to scroll on overflow.

Review Request #14251 — Created Nov. 15, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

If a comment thumbnail is to big for the browser (which happens
often on mobile), the image would spill outside of the review container.
This changes it to allow scrolling on overflow instead.

Tested viewing comment thumbnails that were too wide for the browser. Saw
that it was contained in the review container and could be scrolled. Saw
that the scrollbar only shows up when needed.

Commits

Files