mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
provide ability to repair contact photo
This commit is contained in:
parent
7d6a67f903
commit
ecd714ae54
3 changed files with 33 additions and 1 deletions
|
@ -2474,6 +2474,7 @@ a.mail-list-link {
|
|||
#crepair-request-label,
|
||||
#crepair-confirm-label,
|
||||
#crepair-notify-label,
|
||||
#crepair-photo-label,
|
||||
#crepair-poll-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
|
@ -2486,6 +2487,7 @@ a.mail-list-link {
|
|||
#crepair-request,
|
||||
#crepair-confirm,
|
||||
#crepair-notify,
|
||||
#crepair-photo,
|
||||
#crepair-poll {
|
||||
float: left;
|
||||
width: 300px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue