Commit e7098ade authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'fix-approvals-footer-template' into 'master'

Remove unnecessary span in approvals footer

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