Commit 5116d11a authored by Phil Hughes's avatar Phil Hughes

Merge branch '46971-extra-whitespace' into 'master'

Resolve "Extra whitespace when hovering commit sha in MR widget"

Closes #46971

See merge request gitlab-org/gitlab-ce!19267
parents 86550fa1 25cc1dde
......@@ -168,8 +168,8 @@
<a
:href="mr.mergeCommitPath"
class="commit-sha js-mr-merged-commit-sha"
v-text="mr.shortMergeCommitSha"
>
{{ mr.shortMergeCommitSha }}
</a>
<clipboard-button
:title="__('Copy commit SHA to clipboard')"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment