Trevor Parscal has submitted this change and it was merged. Change subject: (bug 260) Wrap <pre> overflow properly. ......................................................................
(bug 260) Wrap <pre> overflow properly. The previous approach with overflow: hidden; had issues. This is much better. See inline comment as well as the discussion on bug 260 for more information and the cross-browser test. And it took only 8 years! * Ref: - bug 260 - bug 414 - bug 22060 Change-Id: I7eec3ffeaa5ad633270714ce06023b29a71519f9 --- M skins/common/commonElements.css 1 file changed, 16 insertions(+), 0 deletions(-) Approvals: Trevor Parscal: Verified; Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/16677 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7eec3ffeaa5ad633270714ce06023b29a71519f9 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Krinkle <[email protected]> Gerrit-Reviewer: Trevor Parscal <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
