Fix up the site user list
This commit is contained in:
@@ -247,15 +247,17 @@ tr.sticky a:link {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
#profile-list ul {
|
||||
.profile-list ul {
|
||||
display:block;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
#profile-list li {
|
||||
.profile-list li {
|
||||
float: left;
|
||||
border:3px solid black;
|
||||
padding: 3px;
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user