ensure proposal items in wallet detail view activate on tap

This commit is contained in:
Marty Alcala 2016-11-15 11:42:34 -05:00
commit 9a34b190b1
2 changed files with 5 additions and 1 deletions

View file

@ -224,3 +224,7 @@
z-index: 9999;
position: relative;
}
a.item {
cursor: pointer;
}

View file

@ -162,7 +162,7 @@
<span ng-show="!requiresMultipleSignatures" translate>Unsent transactions</span>
</div>
<div ng-repeat="tx in txps" ng-click="openTxpModal(tx)">
<div class="wallet-details__item proposal" ng-include="'views/includes/txp.html'"></div>
<a class="wallet-details__item proposal item" ng-include="'views/includes/txp.html'"></a>
</div>
<div class="item item-footer description" ng-show="status.lockedBalanceSat" style="background: white;">
<span translate>Total Locked Balance</span>: