NIHVIVO-3282: Fixed layout issues when editing a user account.
This commit is contained in:
parent
693ac3db8f
commit
858c9648ea
1 changed files with 4 additions and 4 deletions
|
@ -175,7 +175,7 @@ padding-right: 5px;
|
|||
display:none;
|
||||
}
|
||||
#associated label {
|
||||
margin-bottom:5px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#associationOptions {
|
||||
float:right;
|
||||
|
@ -209,8 +209,8 @@ padding-right: 5px;
|
|||
}
|
||||
#associateProfileBackgroundTwo {
|
||||
background-color:#f1f2ee;
|
||||
padding:7px 94px 42px 0;
|
||||
margin-top:-112px;
|
||||
padding:7px 94px 45px 0;
|
||||
margin-top:-120px;
|
||||
margin-right:-8px;
|
||||
z-index:-100;
|
||||
border:1px solid #ccc;
|
||||
|
@ -225,7 +225,7 @@ padding-right: 5px;
|
|||
#associateProfileBackgroundThree {
|
||||
background-color:#f1f2ee;
|
||||
padding:7px 94px 26px 12px;
|
||||
margin-top:-112px;
|
||||
margin-top:-120px;
|
||||
margin-left:-12px;
|
||||
margin-right:-8px;
|
||||
z-index:-100;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue