fix refresh btn position

This commit is contained in:
bechi 2014-10-31 12:14:47 -03:00
commit da5aa14487
3 changed files with 19 additions and 3 deletions

View file

@ -7,9 +7,6 @@
<div class="oh m5t m10r">
<div class="right size-10">[ {{$root.wallet.requiredCopayers}} of {{$root.wallet.totalCopayers}} ]</div>
<div class="name-wallet">
<a ng-click="refresh()">
<i class="fi-refresh right"></i>
</a>
<div class="ellipsis">{{$root.wallet.getName()}}</div>
</div>
</div>