Removes duplicated class. Removes top line from wallet icon
This commit is contained in:
parent
5457eae905
commit
fbd76d8f24
8 changed files with 8 additions and 8 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<ion-content>
|
||||
<div class="list">
|
||||
|
||||
<div class="wallet-item" ng-include="'views/includes/walletItem.html'"></div>
|
||||
<div ng-include="'views/includes/walletItem.html'"></div>
|
||||
|
||||
<a class="item item-icon-right" ui-sref="tabs.preferences.information">
|
||||
<span translate>Wallet Information</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue