Created attachment 570634 [details] bundle-info-align.png look at the attached screenshot and notice the text of the links are apparently centered and thus misaligned from all the other text. The values should be left-aligned immediately after the : character.
looks like setting the LinkItem.setLinkTitle() is causing the link text to be centered for some unknown reason. I will convert to a StaticTextItem and just manually put in the <a> element information so the link appears in the static text area.
master branch commit: 8c3b5ac
Verified on build#1314 (Version: 4.4.0-SNAPSHOT Build Number: 4fb7669) The links in bundle destination/deploy screens are left aligned immediately after the : character. Verified on Firefox and Chrome.
Bulk close of old bugs in VERIFIED state.