Merge branch 'pull'

This commit is contained in:
friendica 2012-01-08 05:17:59 -08:00
commit 9d0664ba48
1 changed files with 8 additions and 0 deletions

View File

@ -569,6 +569,14 @@ input#dfrn-url {
margin-left: 20px;
width: 180px;
}
.contact-wrapper {
float: left;
width: 150px;
height: 150px;
overflow: auto;
}
#view-contact-end {
clear: both;
}