Merge pull request #4542 from gabrielbazan7/fix/Scrolling

removing overflow scrolling from ionic contents
This commit is contained in:
Gustavo Maximiliano Cortez 2016-07-05 11:36:50 -03:00 committed by GitHub
commit 8b7448c9e5
10 changed files with 10 additions and 10 deletions

View file

@ -17,7 +17,7 @@
</div>
</ion-header-bar>
<ion-content ng-style="{'background-color': '#f6f7f9'}" overflow-scroll="true">
<ion-content ng-style="{'background-color': '#f6f7f9'}">
<div class="modal-content p20b">
<div class="create-tab small-only-text-center" ng-show="!editAddressbook && !addAddressbookEntry">
<div class="row">