profile match layout issues
This commit is contained in:
parent
e795d1265e
commit
9871cc8c0e
2 changed files with 7 additions and 0 deletions
|
@ -2380,6 +2380,9 @@ a.mail-list-link {
|
|||
.profile-match-wrapper {
|
||||
float: left;
|
||||
padding: 10px;
|
||||
width: 120px;
|
||||
height: 120px;
|
||||
scroll: auto;
|
||||
}
|
||||
#profile-match-wrapper-end {
|
||||
clear: both;
|
||||
|
|
|
@ -2341,6 +2341,10 @@ a.mail-list-link {
|
|||
.profile-match-wrapper {
|
||||
float: left;
|
||||
padding: 10px;
|
||||
width: 120px;
|
||||
height: 120px;
|
||||
scroll: auto;
|
||||
|
||||
}
|
||||
#profile-match-wrapper-end {
|
||||
clear: both;
|
||||
|
|
Loading…
Reference in a new issue