if an image is large in an issue, it is not contstrained to the parent element, but flows over.
this is an easy css fix by adding a max-width:100% to the img element in issue comments.
Fixed in https://pagure.io/pagure/pull-request/651