make the like/unlike actions use the new user API

This commit is contained in:
Thomas Sileo
2018-06-03 12:02:00 +02:00
parent 7db48800a2
commit 4d72a1b16b
3 changed files with 19 additions and 4 deletions

View File

@@ -159,7 +159,12 @@ a:hover {
margin-right:5px;
border-radius:2px;
}
button.bar-item {
border: 0
}
form.action-form {
display: inline;
}
.bottom-bar .perma-item {
margin-right:5px;
}