From a2797831da5719f99b5462b37daffae36ee3ef86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Mon, 17 Oct 2016 16:57:55 -0300 Subject: [PATCH] fix scroll of terms in ios --- src/sass/views/onboarding/terms-of-use.scss | 8 ++++--- www/views/modals/terms.html | 26 ++++++++++++++------- 2 files changed, 23 insertions(+), 11 deletions(-) diff --git a/src/sass/views/onboarding/terms-of-use.scss b/src/sass/views/onboarding/terms-of-use.scss index d769dae6a..f7aa7493a 100644 --- a/src/sass/views/onboarding/terms-of-use.scss +++ b/src/sass/views/onboarding/terms-of-use.scss @@ -11,6 +11,7 @@ ion-content{ padding-top: 1.5rem; color: $dark-gray; + margin-bottom: 210px; p { padding: 0 2.5%; margin: 2rem auto; @@ -25,6 +26,9 @@ position: absolute; bottom: 0; width: 100%; + .text-center { + text-align: center; + } .checkbox input:before, .checkbox .checkbox-icon:before { border-radius: 50% !important; @@ -54,15 +58,13 @@ width: 10%; position: relative; padding-right: 0; - top: 25px; + padding-left: 50px; .item-content { white-space: normal; } } p { color: rgb(58, 58, 58); - float: left; - width: 80%; } .checkbox input:before, .checkbox .checkbox-icon:before { diff --git a/www/views/modals/terms.html b/www/views/modals/terms.html index d5bf23609..bef4b3ddf 100644 --- a/www/views/modals/terms.html +++ b/www/views/modals/terms.html @@ -7,13 +7,23 @@ - - -
- Official English Disclaimer - -

I have read, understood, and agree with the Terms of use.

- -
+ +
+
+ +
+
+ +
+
+

I have read, understood, and agree with the Terms of use.

+
+
+
+ +
+