pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

commit 76f74e2952904f17c1d709ef9656ab047b91c544
parent 9da7c6a54bb11d36c4b7ed624f50d64b845e6eec
Author: Jul <jul@9o.is>
Date:   Mon, 25 Aug 2014 16:07:00 -0400

fixed mobile formatting for login, register and forgot-password pages

Diffstat:
Msrc/main/webapp/forgot-password.html | 4++--
Msrc/main/webapp/login.html | 4++--
Msrc/main/webapp/register.html | 4++--
3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/main/webapp/forgot-password.html b/src/main/webapp/forgot-password.html @@ -1,11 +1,11 @@ <div data-lift="surround?with=base-default&at=content"> <div class="row margin-top-10"> - <div class="col-xs-12 col-sm-8 col-md-6 col-sm-offset-2 col-md-offset-0"> + <div class="col-xs-12 col-sm-8 col-sm-offset-2"> <div class="well"> <span data-lift="embed?what=/templates-hidden/parts/forgot-password-form"></span> </div> </div> - <div class="col-xs-12 col-sm-8 col-md-6 col-sm-offset-2 col-md-offset-0"> + <div class="col-xs-12 col-sm-8 col-sm-offset-2"> <p class="lead"> Did you forget your password? No problem, we'll email you with instructions for accessing your account. diff --git a/src/main/webapp/login.html b/src/main/webapp/login.html @@ -1,11 +1,11 @@ <div data-lift="surround?with=base-default&at=content"> <div class="row margin-top-10"> - <div class="col-xs-12 col-sm-8 col-md-6 col-sm-offset-2 col-md-offset-0"> + <div class="col-xs-12 col-sm-8 col-sm-offset-2"> <div class="well"> <span data-lift="embed?what=/templates-hidden/parts/user-login-form"></span> </div> </div> - <div class="col-xs-12 col-sm-8 col-md-6 col-sm-offset-2 col-md-offset-0"> + <div class="col-xs-12 col-sm-8 col-sm-offset-2"> <p class="lead"> Welcome Back Bitcoin User! Remember, if you have any questions, be sure to check our <a href="/faqs">frequently asked questions</a> and contact us if you need any other help. diff --git a/src/main/webapp/register.html b/src/main/webapp/register.html @@ -1,11 +1,11 @@ <div data-lift="surround?with=base-default&at=content"> <div class="row margin-top-10"> - <div class="col-xs-12 col-sm-8 col-md-6 col-sm-offset-2 col-md-offset-0"> + <div class="col-xs-12 col-sm-8 col-sm-offset-2"> <div class="well"> <span data-lift="embed?what=/templates-hidden/parts/user-registration-form"></span> </div> </div> - <div class="col-xs-12 col-sm-8 col-md-6 col-sm-offset-2 col-md-offset-0"> + <div class="col-xs-12 col-sm-8 col-sm-offset-2"> <p class="lead"> We believe Bitcoin is the future of all cash payments that will create healthier businesses and happier customers.