fix refresh btn position
This commit is contained in:
parent
4693297405
commit
da5aa14487
3 changed files with 19 additions and 3 deletions
|
|
@ -19,4 +19,9 @@
|
|||
<div class="right">
|
||||
<a class="button tiny pri radius oh" href="#!/manage" title="Manage wallets"><i class="fi-plus"></i> {{'Manage wallets' | translate }}</a>
|
||||
</div>
|
||||
<div class="right m20r m5t">
|
||||
<a ng-click="refresh()" class="size-18 text-gray">
|
||||
<i class="fi-refresh right"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue