fix pref styles

This commit is contained in:
Matias Alejo Garcia 2015-10-08 11:58:55 -03:00
commit 6869d90986
18 changed files with 200 additions and 121 deletions

View file

@ -65,11 +65,12 @@
ng-click="paperWallet.sweepWallet()"
translate>Sweep Wallet
</button>
<div class="text-center">
<div class="size-12 text-gray" translate>Funds will be transfered to</div>
<b>{{index.alias || index.walletName}}</b>
</div>
</div>
</div>
<div class="text-center size-12 text-gray">
<span class="" translate>Funds will be transfered to</span>:
<b>{{index.alias || index.walletName}}</b>
</div>
</div>
<div class="extra-margin-bottom"></div>