NIHVIVO-3485: Fixing layout issues after associating a profile.
This commit is contained in:
parent
907a17fb45
commit
031dc3e004
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue