Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Old MediaWiki site broken in Chrome

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.

like image 601
Ruskin Avatar asked Feb 19 '14 15:02

Ruskin


1 Answers

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

like image 121
Dan Bowling Avatar answered Nov 16 '22 22:11

Dan Bowling