-
- Downloads
[FIX] web: fix rating kanban card layout
Revision on 7ecae335 Commit above introduced schedule activities on partner kanban view, and also made slight CSS change in order to position next activity nicely at the bottom of the card. This change broke the layout in Rating kanban view with a groupby filter. This happens because some CSS rules made use of a combination of inline-block/float/margin-compensation to display image next to kanban textual information. This commit fixes all above issues by using flex. Task-Id 2237638 closes odoo/odoo#50386 X-original-commit: e7e3d14f980b221158042097568061363f6f1468 Signed-off-by:Yannick Tivisse (yti) <yti@odoo.com> Signed-off-by:
Alexandre Kühn (aku) <aku@odoo.com>
Please register or sign in to comment