Clean up profile pages a tad

This commit is contained in:
Trever Fischer
2012-04-24 14:30:24 -04:00
parent 08419bd0ba
commit bb542227c7
2 changed files with 10 additions and 1 deletions

View File

@@ -479,3 +479,7 @@ fieldset {
#forum-preview {
display: none;
}
.profile .avatar {
float: right;
}