fix spinner

This commit is contained in:
bechi 2015-11-19 15:17:44 -03:00
commit bd4e6917a7

View file

@ -449,8 +449,8 @@
</div>
</div>
</div>
<div class="row m20t text-center" ng-show="index.updatingTxHistory[index.walletId]">
<div ng-show="index.txProgress > 6">
<div ng-show="index.updatingTxHistory[index.walletId]">
<div ng-show="index.txProgress > 6" class="row m20t text-center">
<div class="circle-icon">
<img src="/img/icon-sync.svg" alt="sync" width="70">
</div>