The header images are rather horizontally challenged in Safari:
This appears to be a result of width: 60%
applied to .category-logo.aspect-image img
. If I manually disable that rule then itās fine.
The header images are rather horizontally challenged in Safari:
This appears to be a result of width: 60%
applied to .category-logo.aspect-image img
. If I manually disable that rule then itās fine.
Is this breaking in other browsers? Iām not sure why now itās suddenly breaking on Safari, the rule should not do that
All OK in Firefox 109.0 on Win 10
Iām presuming thatās on a Mac; on an iPhone running iOS 16 I donāt see that.
I can confirm (ābolster,ā really) everything said so far as true. In my Safari browser (version 16.2, associated with macOS Ventura 13.1), I thought it was a Safari problem, but it does appear to be attributable to the width: 60% directive.
Iāve removed the custom css for the images, since it seems now Discourse 3.0 theme decreases the category logos on mobile views, so this change in now redundant. It should fix the issue reported in this topic.
That does indeed seem to have fixed it. Thanks!
Very off-topic, but
gave me a good chuckle.
I would not consider it redundant as the original issue with the icon size was not solely or even primarily about mobile (and for me, the icons are about 5 times too large in mobile, so Iām not sure if there was any actual change to the appearance on mobile).