Added accept / reject friendship requests

This commit is contained in:
Pierre
2017-06-04 16:02:51 +02:00
parent c27b2759b2
commit 29e1f3d68a
4 changed files with 133 additions and 40 deletions

View File

@ -98,6 +98,6 @@
}
#friendsList .statusRow {
width: 48px;
width: 58px;
text-align: center;
}