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

@ -8,7 +8,7 @@
<h1 class="title ellipsis" translate>Request a specific amount</h1>
</ion-header-bar>
<ion-content overflow-scroll="true" ng-style="{'background-color': '#f6f7f9'}">
<ion-content ng-style="{'background-color': '#f6f7f9'}">
<div class="modal-content fix-modals-touch">
<div class="m20b" ng-show="customizedAmountBtc">
<h4 class="title m0" translate>QR Code</h4>