TheDJ added a comment.
2. It seems that voyage actually has a override to font-size: 100%, but due to increased specificity of the the vector-2022 styling rule for 84%, it is no longer applying 3. This might not be 'just' the font-size triggering. It seems that multiple things that influence the eventual effective size of the element actually do. The best way to fix this, seems to be to have the container of the image set "height: auto", but not set height: auto on the img itself. That means the container height can just adapt to the image height, without the height of the image being 'wrong' overriding the logic. TASK DETAIL https://phabricator.wikimedia.org/T336264 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: TheDJ Cc: TheDJ, Aklapper, JCW555, hnijhuis, Nishu02, Patafisik_WMF, Selby, Winter, Iniquity, Agabi10, Wikidata-bugs, Lydia_Pintscher
_______________________________________________ Wikidata-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
