NIHVIVO-3485: Fixing layout issues after associating a profile.
This commit is contained in:
parent
50775ece6f
commit
5880846144
1 changed files with 2 additions and 2 deletions
|
@ -209,8 +209,8 @@ padding-right: 5px;
|
||||||
}
|
}
|
||||||
#associateProfileBackgroundTwo {
|
#associateProfileBackgroundTwo {
|
||||||
background-color:#f1f2ee;
|
background-color:#f1f2ee;
|
||||||
padding:7px 94px 45px 0;
|
padding:7px 94px 33px 0;
|
||||||
margin-top:-120px;
|
margin-top:-129px;
|
||||||
margin-right:-8px;
|
margin-right:-8px;
|
||||||
z-index:-100;
|
z-index:-100;
|
||||||
border:1px solid #ccc;
|
border:1px solid #ccc;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue