1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-10-23 17:18:51 +02:00
phorge-phorge/webroot/rsrc/css/core
epriestley 5454175973 Coerce Chrome into breaking monospaced text when printing tables to PDFs
Summary:
See T13564. In Chrome only, printing tables with a cell containing an unbroken monospaced text element fails to wrap/break the cell.

Adding "overflow-wrap" appears to fix this without making anything worse. Try this until new problems arise.

Test Plan: Printed such a table to PDF in Chrome, got wrapping with all content visible in the PDF.

Differential Revision: https://secure.phabricator.com/D21439
2020-08-12 07:34:54 -07:00
..
core.css Make PHUITwoColumnView a little more printable 2017-09-25 19:56:22 +00:00
remarkup.css Coerce Chrome into breaking monospaced text when printing tables to PDFs 2020-08-12 07:34:54 -07:00
syntax.css Revert use of "user-select: all" to modify tab selection behavior 2020-07-24 13:41:26 -07:00
z-index.css Use a more consistent inline highlighting style with fewer redraws 2020-05-15 12:44:40 -07:00