Skip to content

Commit

Permalink
Fix scroll for ios
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgustavo committed May 2, 2017
1 parent b44b7ea commit 81b147a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/views/onboarding/collectEmail.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<ion-view id="onboarding-collect-email" class="onboarding">
<ion-content scroll="false">
<ion-content>
<div id="success-container">
<img src="img/onboarding-success.svg" id="success-image" />
<div id="success-message" translate>Wallet Created</div>
Expand Down

0 comments on commit 81b147a

Please sign in to comment.