NIHVIVO-2739: Styled feedback messages when users edit their accounts using "My account" link

This commit is contained in:
manolobevia 2011-06-22 00:25:15 +00:00
parent 6ba6009341
commit 1b15bea843

View file

@ -1620,6 +1620,9 @@ form.customForm p.note{
#my-account input#new-password { #my-account input#new-password {
margin-bottom: 0; margin-bottom: 0;
} }
section.account-feedback img {
padding-right: 5px;
}
/* RESET PASSWORD ------> */ /* RESET PASSWORD ------> */
#reset-password p.note { #reset-password p.note {
margin-top: 0; margin-top: 0;