Add a link to user photos in Upload Profile Photo page
This commit is contained in:
parent
d72f248b3c
commit
fb7959cfc0
7 changed files with 28 additions and 6 deletions
|
@ -734,6 +734,10 @@ input#dfrn-url {
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#profile-photo-link-select-wrapper {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
#profile-edit-profile-name-label,
|
||||
#profile-edit-name-label,
|
||||
#profile-edit-pdesc-label,
|
||||
|
|
|
@ -602,6 +602,10 @@ input#dfrn-url {
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#profile-photo-link-select-wrapper {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
#profile-edit-profile-name-label,
|
||||
#profile-edit-name-label,
|
||||
#profile-edit-pdesc-label,
|
||||
|
@ -1853,8 +1857,6 @@ a.mail-list-link {
|
|||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* end from defautlt */
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue