make the like/unlike actions use the new user API
This commit is contained in:
parent
7db48800a2
commit
4d72a1b16b
3 changed files with 19 additions and 4 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue