fix button class
This commit is contained in:
parent
da5aa14487
commit
e7703692df
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
<div class="right">
|
||||
<a class="button tiny pri radius oh" href="#!/manage" title="Manage wallets"><i class="fi-plus"></i> {{'Manage wallets' | translate }}</a>
|
||||
<a class="button tiny secondary 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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue