Skip to content
Snippets Groups Projects
Commit fbc8c62e authored by Nicolas Lempereur's avatar Nicolas Lempereur
Browse files

[FIX] website_sale: wrap unbreakable product name


In some location, a long unbreakable word would cause following columns
to be hidden (depending on size of unbreakable word, font, font size,
...). For example, this happened in the cart summary on payment page.

With this changeset, if not possible otherwise, line break happen inside
the word.

opw-2451496

note: from 13.0 the shop product lists are inside .card so the h5
override (that is now h6) is not necessary.

closes odoo/odoo#66191

X-original-commit: 91937764
Signed-off-by: default avatarNicolas Lempereur (nle) <nle@odoo.com>
parent d260dddc
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment