https://bugzilla.wikimedia.org/show_bug.cgi?id=53635
--- Comment #3 from Jack Phoenix <[email protected]> --- The offending CSS property seems to be the height: auto; on the img element in http://korma.wmflabs.org/browser/VizGrimoireJS/vizgrimoire.css. After removing the img styles provided by http://korma.wmflabs.org/browser/VizGrimoireJS/bootstrap/css/bootstrap.css (via IE's built-in developer tools), only the three styles defined in vizgrimoire.css apply and removing the height: auto; provided by that file fixes this issue and makes the WMF logo display as it does on MatmaRex's screenshot. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
