diff options
Diffstat (limited to 'StoneIsland/platforms/ios/www/css/account.css')
| -rwxr-xr-x | StoneIsland/platforms/ios/www/css/account.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/www/css/account.css b/StoneIsland/platforms/ios/www/css/account.css index 4c71ac57..b77cd428 100755 --- a/StoneIsland/platforms/ios/www/css/account.css +++ b/StoneIsland/platforms/ios/www/css/account.css @@ -353,6 +353,10 @@ input.switch:checked + label:after { margin:0 auto; } +#signup .checkbox-container { + margin-top:12px!important +} + .checkbox-toggle { display:table-cell; box-sizing:border-box; |
