After D14018 fix was landed, few more issues were introduced:
- Innline paste numbers are wrapped:
- Table headers are wrapped too:
Maybe we should add something like this:
th, td { word-break: normal; }
Pawka | |
Oct 7 2015, 7:33 AM |
F866199: pasted_file | |
Oct 7 2015, 7:33 AM |
F866189: pasted_file | |
Oct 7 2015, 7:33 AM |
After D14018 fix was landed, few more issues were introduced:
Maybe we should add something like this:
th, td { word-break: normal; }
I'm not able to reproduce this at HEAD. Are you sure your install is up to date? We expected D14063 to resolve this. If this still reproduces at HEAD, can you give us a better idea of OS/Browser for testing?