Commit f09cbe71 authored by Clement Ho's avatar Clement Ho

Remove unnecessary span

parent c80b852b
...@@ -83,7 +83,7 @@ Vue.component('approvals-footer', { ...@@ -83,7 +83,7 @@ Vue.component('approvals-footer', {
@click='unapproveMergeRequest' @click='unapproveMergeRequest'
class='btn btn-link unapprove-btn'> class='btn btn-link unapprove-btn'>
<i class='fa fa-close'></i> <i class='fa fa-close'></i>
Remove your approval</span> Remove your approval
</button> </button>
</span> </span>
</div> </div>
......
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