提交 e1abca20 编写于 作者: P Phil Hughes

Merge branch '40725-move-mr-external-link-to-right' into 'master'

Resolve "Move external link icon to end of link instead of front"

Closes #40725

See merge request gitlab-org/gitlab-ce!18828
......@@ -109,12 +109,12 @@ export default {
rel="noopener noreferrer nofollow"
class="deploy-link js-deploy-url"
>
{{ deployment.external_url_formatted }}
<i
class="fa fa-external-link"
aria-hidden="true"
>
</i>
{{ deployment.external_url_formatted }}
</a>
</template>
<span
......
---
title: Moves MR widget external link icon to the right
merge_request: 18828
author: Jacopo Beschi @jacopo-beschi
type: changed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册