Bug
Appearance
Collapse
Hello! I found a bug with the translatewiki logo. In the page Special:Preferences it gets bigger.
Collapse
background-size: 135px 135px
from MediaWiki:Common.css isn't being applied to .mw-wiki-logo
. That's likely phab:T73621, caused by 'fixing' phab:T72672. So either $wgAllowSiteCSSOnRestrictedPages is switched on, or the logo image would need to be made a square.
Collapse
Having a square version of the logo would be helpful.
I also noticed that the logo is not configured to be shown in the new Vector skin.