mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
add "most active users"
This commit is contained in:
parent
9fd7bf2094
commit
d01eb2c5f5
2 changed files with 44 additions and 14 deletions
|
@ -15,7 +15,7 @@ aside #login-extra-filler {
|
|||
aside #login-submit-button { margin-left: 100px; }
|
||||
aside .items-wrapper,
|
||||
aside #login-extra-links { overflow: auto; width: 100%; }
|
||||
aside .directory-item { width: 55px; height: 55px; }
|
||||
aside .directory-item { width: 55px; height: 55px; vertical-align: center; text-align: center; }
|
||||
aside .directory-photo { margin: 0px; }
|
||||
aside .directory-photo-img { max-width: 48px; max-height: 48px; }
|
||||
aside #likes { margin: 0px; padding: 0px; list-style: none; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue