From 1b15bea843dab85f598a0f2895b55711b198103d Mon Sep 17 00:00:00 2001 From: manolobevia Date: Wed, 22 Jun 2011 00:25:15 +0000 Subject: [PATCH] NIHVIVO-2739: Styled feedback messages when users edit their accounts using "My account" link --- themes/wilma/css/wilma.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index ee0227c8..14b2c959 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -1620,6 +1620,9 @@ form.customForm p.note{ #my-account input#new-password { margin-bottom: 0; } +section.account-feedback img { +padding-right: 5px; +} /* RESET PASSWORD ------> */ #reset-password p.note { margin-top: 0;