profile match layout issues
This commit is contained in:
parent
e795d1265e
commit
9871cc8c0e
|
@ -2380,6 +2380,9 @@ a.mail-list-link {
|
||||||
.profile-match-wrapper {
|
.profile-match-wrapper {
|
||||||
float: left;
|
float: left;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
width: 120px;
|
||||||
|
height: 120px;
|
||||||
|
scroll: auto;
|
||||||
}
|
}
|
||||||
#profile-match-wrapper-end {
|
#profile-match-wrapper-end {
|
||||||
clear: both;
|
clear: both;
|
||||||
|
|
|
@ -2341,6 +2341,10 @@ a.mail-list-link {
|
||||||
.profile-match-wrapper {
|
.profile-match-wrapper {
|
||||||
float: left;
|
float: left;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
width: 120px;
|
||||||
|
height: 120px;
|
||||||
|
scroll: auto;
|
||||||
|
|
||||||
}
|
}
|
||||||
#profile-match-wrapper-end {
|
#profile-match-wrapper-end {
|
||||||
clear: both;
|
clear: both;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user