Skip to content
Snippets Groups Projects
Commit 4af9fcf9 authored by Ivan Yelizariev's avatar Ivan Yelizariev
Browse files

[FIX] base,web: fix address widgets in reports for RTL


This reverts following commits
1. a63f616c
2. 5b7c3805

Instead of aligning address to left, we use default aligning, i.e. align to the
right for RTL langugages.

Commit n.1 was an attempt to finalize idea of the commit n.2, but it turned out
that left aligning looks just too bad for rtl users. So, this commit reverts
both of them, but keeps span/div changes in commit n.2

opw-3053457

closes odoo/odoo#109536

Signed-off-by: default avatarYannick Tivisse (yti) <yti@odoo.com>
parent 48579106
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