relationship targets (linked if applicable)

This commit is contained in:
Friendika 2010-12-03 22:46:42 -08:00
parent 20f96c2c53
commit 4be5e57afd
4 changed files with 63 additions and 5 deletions

View file

@ -757,6 +757,11 @@ input#dfrn-url {
width: 50px;
}
#profile-edit-with-label {
width: 175px;
margin-left: 20px;
}
#profile-edit-homepage {
float: left;
margin-bottom: 35px;
@ -1255,6 +1260,11 @@ input#dfrn-url {
border: 1px solid #CCCCCC;
}
#advanced-profile-with {
float: left;
margin-left: 15px;
}
#contact-edit-wrapper {
margin-top: 50px;
}