fixes importants ux issues

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-26 18:50:58 -03:00
commit e0ccb14ab5
13 changed files with 125 additions and 51 deletions

View file

@ -38,7 +38,7 @@
<div class="side-nav wallets text-center off-canvas-list" ng-show="!wallets[0]">
<p class="size-12 text-gray m10t" translate>You do not have another wallets.</p>
<a href="#!/create" class="db button secondary tiny" title="Create new wallet">
<i class="m20r fi-plus"></i> {{'Create new wallet' | translate }} </a>
<i class="m10r fi-plus"></i> {{'Create new wallet' | translate }} </a>
</div>
<ul class="side-nav wallets off-canvas-list" ng-show="wallets[0]"
ng-click="toggleWalletSelection()">