Fix spinner when sign/reject/remove/broadcast a transaction

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-24 15:02:14 -03:00
commit 68cc09f4ab
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
11 changed files with 52 additions and 51 deletions

View file

@ -1,6 +1,6 @@
<nav class="tab-bar">
<section class="right-small">
<a ng-click="cancel()">
<a ng-click="cancel()" class="p10">
<span class="text-close" translate>Close</span>
</a>
</section>