Old MediaWiki site broken in Chrome

css, google-chrome, mediawiki

Solution

My install was fixed by commenting out the contents of KHTMLFixes.css, as per https://code.google.com/p/chromium/issues/detail?id=28267

Problem

On Chrome I have a MediaWiki 1.13 installation that works on Firefox and IE 11, but the left menu appears below the content in Chrome. How can I fix this without upgrading MediaWiki? EDIT: Found a similar question. Also found a compatibility page on Wikipedia that implies that older versions of MediaWiki do not support Chrome. Appears that the problem is server-side and I need to get the admins to upgrade to version 1.16 or above.

Original source

Related problems