NIHVIVO-3485: Fixing layout issues after associating a profile.

This commit is contained in:
manolobevia 2011-12-14 02:20:35 +00:00
parent 907a17fb45
commit 031dc3e004

View file

@ -1614,3 +1614,7 @@ input.add-account:active {
#associateProfileBackgroundThree {
margin-top:-120px;
}
#associateProfileBackgroundTwo {
padding:7px 94px 45px 0;
margin-top:-120px;
}