profile match layout issues

This commit is contained in:
Friendika 2011-07-03 22:53:11 -07:00
parent e795d1265e
commit 9871cc8c0e
2 changed files with 7 additions and 0 deletions

View File

@ -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;

View File

@ -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;