User "Brion VIBBER" posted a comment on MediaWiki.r52855. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/52855#c22562 Commit summary:
Added position:relative to #bodyContent to allow absolutes to be relative to it, rather than #content. Also, changed #actions to #p-cactions to be compatible with some javascript routines. Comment: The position: relative seems to trigger bug 27231 on IE 7 (weird display corruption when popping in a js-message box such as the watch/unwatch thingy). Doesn't happen on IE 6 or on IE 8 and later, however. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
