From 07e7d260196fa67beb538bc4d4dd154c2a2867ce Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 22 Jun 2018 00:31:07 +0200 Subject: scrolling wah --- StoneIsland/platforms/ios/www/css/account.css | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'StoneIsland/platforms/ios/www/css/account.css') diff --git a/StoneIsland/platforms/ios/www/css/account.css b/StoneIsland/platforms/ios/www/css/account.css index da710fd7..08a66f64 100755 --- a/StoneIsland/platforms/ios/www/css/account.css +++ b/StoneIsland/platforms/ios/www/css/account.css @@ -300,6 +300,7 @@ input.switch:checked + label:after { align-items: center; justify-content: center; position:relative; + margin-bottom: 50vh; } .container-fill-condensed { @@ -365,11 +366,11 @@ input.switch:checked + label:after { } .checkbox-toggle input { - width: 45px; - height: 35px; - opacity: 0; - z-index: 99999; - position: relative; + width: 45px; + height: 35px; + opacity: 0; + z-index: 99999; + position: relative; } .checkbox-caption { @@ -378,6 +379,10 @@ input.switch:checked + label:after { box-sizing:border-box; } +.billing-container .checkbox-caption { + text-transform: uppercase; +} + .checkbox-row { margin:6px 0 0; box-sizing:border-box; -- cgit v1.2.3-70-g09d2