Skip to content
Snippets Groups Projects
Commit 03a134c7 authored by aath-odoo's avatar aath-odoo
Browse files

[FIX] web_editor: spacing when changing format in checklists


Before this commit:

On changing style of a list item to normal it wrapped the content in a <p> which
results in extra spacing to next list item.

After this commit:

Now the content is not wrapped in a <p> which removes the extra spacing as well.

Task-2990517

closes odoo/odoo#108428

X-original-commit: b4cf3bcc
Signed-off-by: default avatarDavid Monjoie (dmo) <dmo@odoo.com>
parent f5101ea5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment