From 33802ec2ff64ee44b97a025c7645d807aedb3d7c Mon Sep 17 00:00:00 2001 From: manolobevia Date: Wed, 15 Jun 2011 19:30:32 +0000 Subject: [PATCH] NIHVIVO-2280: Tweaked some styles. --- themes/wilma/css/wilma.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index fa0d28d6..4b97823e 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -1561,6 +1561,7 @@ form.customForm p.note{ } #add-account p.note { margin-top: 20px; + width: 400px; } #add-account input[type="text"], #create-account input[type="text"], @@ -1581,6 +1582,11 @@ form.customForm p.note{ /* MY ACCOUNT ------> */ #my-account p.note { padding-bottom: 10px; + width: 400px; +} +#my-account input#email-address, +#my-account input#new-password { + margin-bottom: 0; } /* RESET PASSWORD ------> */