merge 4223 to trunk
This commit is contained in:
parent
4ff0335d7a
commit
e38f5cc8c7
1 changed files with 8 additions and 3 deletions
|
@ -1642,12 +1642,17 @@ input.add-account:active {
|
||||||
/* ASSOCIATE PROFILE -------------------------------> */
|
/* ASSOCIATE PROFILE -------------------------------> */
|
||||||
/* -------------------------------------------------> */
|
/* -------------------------------------------------> */
|
||||||
#associateProfileBackgroundThree {
|
#associateProfileBackgroundThree {
|
||||||
margin-top:-120px;
|
padding:7px 94px 26px 12px;
|
||||||
|
margin-top:-136px;
|
||||||
}
|
}
|
||||||
#associateProfileBackgroundTwo {
|
#associateProfileBackgroundTwo {
|
||||||
padding:7px 94px 45px 0;
|
padding:7px 94px 40px 0;
|
||||||
margin-top:-120px;
|
margin-top:-136px;
|
||||||
}
|
}
|
||||||
|
#associateProfileBackgroundFour {
|
||||||
|
margin-top:-12px;
|
||||||
|
}
|
||||||
|
|
||||||
/* -------------------------------------------------> */
|
/* -------------------------------------------------> */
|
||||||
/* CLASS HIERARCHY --------------------------------> */
|
/* CLASS HIERARCHY --------------------------------> */
|
||||||
/* -------------------------------------------------> */
|
/* -------------------------------------------------> */
|
||||||
|
|
Loading…
Add table
Reference in a new issue