profile match layout issues
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user