#1617 fix overflow issue with comment preview and pre
Merged by pingou. Opened by ryanlerch.
ryanlerch/pagure comment-preview-overflow  into  master

Download 1617.patch

the unutilized fieldset was causing issues when
rendering the pre on issue comment previews.

this patch removes that fieldset, making the pre
in the comment preview scroll like what happens
when the comment is posted.

fixes #1600

cool, thanks!

Pull-Request has been merged by pingou

Metadata