Commit f1abb88e authored by Jacopo's avatar Jacopo

Moves MR widget external link icon to the right

parent 533593e9
...@@ -109,12 +109,12 @@ export default { ...@@ -109,12 +109,12 @@ export default {
rel="noopener noreferrer nofollow" rel="noopener noreferrer nofollow"
class="deploy-link js-deploy-url" class="deploy-link js-deploy-url"
> >
{{ deployment.external_url_formatted }}
<i <i
class="fa fa-external-link" class="fa fa-external-link"
aria-hidden="true" aria-hidden="true"
> >
</i> </i>
{{ deployment.external_url_formatted }}
</a> </a>
</template> </template>
<span <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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment