mantisbt-plugins / source-integration

Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
http://noswap.com/projects/source-integration/
MIT License
181 stars 130 forks source link

Inconsistent positioning of Details/Diff buttons when listing Changesets with Committer #402

Closed dregad closed 2 years ago

dregad commented 2 years ago

When a Changeset's Committer is different from the Author, Source_View_Changesets() displays an extra line to show the Committer's name.

This causes the Details and Diff buttons to be displayed on the same line to the right of the text, instead of left-aligned below as expected

image

dregad commented 2 years ago

Expected output image