Support remote follow request providing URL instead of acct

This commit is contained in:
Eugen Rochko
2016-12-29 17:23:27 +01:00
parent d7dc84439c
commit 8724094ed0
3 changed files with 24 additions and 2 deletions

View File

@ -337,6 +337,10 @@
overflow: hidden;
margin-bottom: 15px;
&:last-child {
margin-bottom: 0;
}
& > div {
float: left;
margin-right: 10px;