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
|
|
@ -6,7 +6,7 @@
|
|||
</ion-nav-bar>
|
||||
<ion-content>
|
||||
<div class="list" ng-show="wallet">
|
||||
<div class="wallet-item" ng-include="'views/includes/walletItem.html'"></div>
|
||||
<div ng-include="'views/includes/walletItem.html'"></div>
|
||||
|
||||
<h1 class="text-center assertive" translate>Warning!</h1>
|
||||
<div class="padding text-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue