Post
Topic
Board Meta
Merits 5 from 1 user
Re: Little things that bug you/me about the forum
by
ibminer
on 19/03/2025, 15:39:44 UTC
⭐ Merited by Hueristic (5)
~
I guess, a discussion-wise starting point might be:

Code: ("https://bitcointalk.org/Themes/custom1/style.css")
img.userimg { max-width: 100%; height: auto; }

(As in, I think that that would fix the specific problem you're talking about, but, not without producing some other consequences, too.)
"object-fit: contain" could help some of the consequences, but it also adds space to the top/bottom, so also a bit messy.