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

@ -1613,4 +1613,8 @@ input.add-account:active {
/* -------------------------------------------------> */ /* -------------------------------------------------> */
#associateProfileBackgroundThree { #associateProfileBackgroundThree {
margin-top:-120px; margin-top:-120px;
}
#associateProfileBackgroundTwo {
padding:7px 94px 45px 0;
margin-top:-120px;
} }