site banner

Bugs, Suggestions, Small Comments, And Site News

Have you found a problem in the site? Do you want to make a suggestion on improvement? Do you just want to say "hi everyone"? Post it here!

If you'd like to help with development, check out the Github and the dev Discord. We have a practically infinite list of small things that need to be fixed or changed.

24
Jump in the discussion.

No email address required.

Avatars are suddenly yuge for me this morning -- like, full size of what ever image people are using!

Anyone else seeing this? Do we even want avatars? Seems suspiciously "fun", but does help with user recognition.

Any chance you have custom CSS styling on .profile-pic-25? After the recent style changes, switch that over to .profile-pic-20. Think the -25 variant is totally unused now—in part because it seemed a bit too large for the dense Motte style, like you point out.

There was (scale: .25), but removing that line still leaves inconsistent sizing (some way too large) for me; I'm very happy with display:none on .profile-pic-20 however!

Thanks for the tip!