Fix hanging whitespace on pipeline ID link
What does this MR do and why?
Removes the extended link decoration on the pipeline ID due to there being whitespace after the ID in the anchor content.
Screenshots or screen recordings
Current master/gitlab.com: https://gitlab.com/gitlab-org/gitlab-shell/-/pipelines
With this change (note the link to the pipeline doesn't extend past the number):
How to set up and validate locally
- From a fresh GDK install, navigate to a pipelines page such as http://127.0.0.1:3000/gitlab-org/gitlab-shell/-/pipelines
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.

