[FIX] website_sale: wrap unbreakable product name in td
91937764 added new selector to target other location where product name could break the interface on short screen or with long unbreakable word in title. But there is some use case missing where overflow-wrap doesn't work and word-wrap doesn't. Also adding overflow-wrap since word-wrap is deprecated. opw-2451496 closes odoo/odoo#66257 Signed-off-by:Nicolas Lempereur (nle) <nle@odoo.com>
Please register or sign in to comment