Merge pull request #2796 from matiu/bug/icon

fix icon letter
This commit is contained in:
Gustavo Maximiliano Cortez 2015-05-29 22:39:34 -03:00
commit 42bd6e5811

View file

@ -102,7 +102,7 @@
<div class="pr columns line-b">
<div class="avatar-wallet left"
ng-style="{'background-color':index.backgroundColor}">{{index.walletName | limitTo: 1}}
ng-style="{'background-color':index.backgroundColor}">{{ (index.alias || index.walletName) | limitTo: 1}}
</div>
<div class="right">
<a ng-click="$root.go('preferences')" class="button outline round light-gray tiny preferences-icon m0">