"Krinkle" posted a comment on MediaWiki.r107610. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107610#c28689
Commit summary for MediaWiki.r107610: [mediawiki.debug] highlight current pane and styling * wrapping bits in container and centering tabs * letting includes-pane use same markup and styling as queries * move appendTo action into common function (more DRY) Krinkle's comment: I see it. Looks like the proper behavior for tables. They auto-expand and are really stubborn when it comes to wrapping lines. Using <code>table-layout: fixed;</code> this will go away, but then we have to manually set the widths for column, browsers will then completely drop the auto-column devision. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
