mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 05:25:15 +02:00
relationship targets (linked if applicable)
This commit is contained in:
parent
20f96c2c53
commit
4be5e57afd
4 changed files with 63 additions and 5 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue