changed followers tab to 24 per page (#1855)
* changed followers tab to 24 per page * Update followers.js fixed noFollowers message not spanning
This commit is contained in:
@@ -558,7 +558,7 @@ header {
|
||||
}
|
||||
|
||||
.following-list-follower {
|
||||
width: 280px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#follow-loading-spinner-container {
|
||||
|
||||
Reference in New Issue
Block a user