NIHVIVO-2280: Changed div for sections, removed inline styles, fixed display isuses for IE6 and 7 on add/edit account pages
This commit is contained in:
parent
47c5b386d8
commit
cf26240fc4
5 changed files with 25 additions and 15 deletions
|
@ -266,3 +266,10 @@ form.customForm input[name="confirmPassword"] {
|
|||
a.disable-delete {
|
||||
padding-left: 24px;
|
||||
}
|
||||
#passwordContainer p.note {
|
||||
margin-top: -10px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
#passwordContainer {
|
||||
margin-top: 20px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue