Merge pull request #5658 from cmgustavo/bug/ui-pref-history

Removes horizontal line for mobile
This commit is contained in:
Javier Donadío 2017-02-22 13:19:30 -05:00 committed by GitHub
commit 7d6488668b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
{{err | translate}}
</span>
</a>
<div class="item item-divider"></div>
<div ng-show="!isCordova" class="item item-divider"></div>
<a class="item" ng-click="clearTransactionHistory()">
<span translate>Clear cache</span>
</a>