visual display of group members

This commit is contained in:
Friendika
2011-04-11 22:47:16 -07:00
parent 98712bce76
commit 6da84027af
4 changed files with 58 additions and 18 deletions
+10 -1
View File
@@ -2225,4 +2225,13 @@ a.mail-list-link {
position: absolute;
top: 0;
left: 0;
)
}
#group-members {
margin-top: 20px;
}
#group-members-end {
clear: both;
}
+11 -1
View File
@@ -2248,4 +2248,14 @@ a.mail-list-link {
position: absolute;
top: 0;
left: 0;
)
}
#group-members {
margin-top: 20px;
}
#group-members-end {
clear: both;
}