NIHVIVO-3485: Fixing layout issues for associating a profile to an account in VITRO had created layout issues in vivo for this feature. It's fixed.
This commit is contained in:
parent
7a10b339fc
commit
5382eac9cd
1 changed files with 6 additions and 0 deletions
|
@ -1608,3 +1608,9 @@ input.add-account:active {
|
||||||
#contact_form textarea {
|
#contact_form textarea {
|
||||||
width: 40em;
|
width: 40em;
|
||||||
}
|
}
|
||||||
|
/* -------------------------------------------------> */
|
||||||
|
/* ASSOCIATE PROFILE -------------------------------> */
|
||||||
|
/* -------------------------------------------------> */
|
||||||
|
#associateProfileBackgroundThree {
|
||||||
|
margin-top:-120px;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue