Skip to content
Snippets Groups Projects
Commit 5e89b747 authored by qsm-odoo's avatar qsm-odoo
Browse files

[FIX] website: properly go to fixed anchors


Since the header effects are now done without duplicating the header
into a fixed element, link anchors towards it were not working anymore
as they could be redirected to the fixed-positioned header. This commit
solves the problem "generically" for all fixed elements (I am not sure
any link towards a fixed element except the header makes sense though).

closes odoo/odoo#53156

X-original-commit: 1a2827f80bd7a66d4190977b22d4bc5846737b08
Signed-off-by: default avatarQuentin Smetz (qsm) <qsm@odoo.com>
parent 5af661da
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