odoo/odoo#204901
Created by fw-bot
Merged
at f494e46e1e5963f42a898b1faa3820492d959942
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:saas-18.2-18.0-opw-4668595-huvw-427478-fw
- head
- 48d665e95b4e15e9026a013f274454fb35a29edf
- merged
- 7 months ago by Bugfix, Hubert Van De Walle
odoo/odoo | |
---|---|
18.0 | #204567 |
saas-18.1 | #204654 |
saas-18.2 | #204901 |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #204906 |
[FW][FIX] web: add top margin to kanban records
Steps to reproduce
- Go to the project app
- Open any project
- zoom / dezoom a few times => At some point, the top border on the first kanban card will
disappear.
Cause of the issue
This is due to a negative margin on the bottom of kanban cards. This is made in order to have no duplicated border between cards.
Solution
We can set a top margin for the first card.