removing overflow scrolling from ionic contents

This commit is contained in:
Gabriel Bazán 2016-07-04 17:09:06 -03:00
commit 88809a3fcf
10 changed files with 10 additions and 10 deletions

View file

@ -15,7 +15,7 @@
</div>
</div>
<ion-content ng-style="{'background-color': '#F6F7F9'}" overflow-scroll="true">
<ion-content ng-style="{'background-color': '#F6F7F9'}">
<div class="modal-content fix-modals-touch" ng-init="updateCopayerList()">
<div class="payment-proposal-head" ng-style="{'background-color':color}">
<div class="size-36">{{tx.amountStr}}</div>