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:
manolobevia 2011-12-13 21:46:55 +00:00
parent 7a10b339fc
commit 5382eac9cd

View file

@ -1608,3 +1608,9 @@ input.add-account:active {
#contact_form textarea {
width: 40em;
}
/* -------------------------------------------------> */
/* ASSOCIATE PROFILE -------------------------------> */
/* -------------------------------------------------> */
#associateProfileBackgroundThree {
margin-top:-120px;
}