NIHVIVO-2739: Styled feedback messages when users edit their accounts using "My account" link
This commit is contained in:
parent
6ba6009341
commit
1b15bea843
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue