Skip to content
Snippets Groups Projects
Commit 13f499f7 authored by Arthur Detroux (ard)'s avatar Arthur Detroux (ard)
Browse files

[FIX] website: Fix footer Slide Hover glitching on Safari


Prior to this commit, when using the "Slide Hover" reveal effect on the
footer, Safari would glitch it scrolls and could result in unreadable
content.

This commit fixes this by a weird hack that seems to work. Adding an
element with a background-image and a background-attachment set to
fixed seems to resolve the issue.

task-3302302

closes odoo/odoo#125229

X-original-commit: a6307448
Signed-off-by: default avatarDieleman Guillaume (gdi) <gdi@odoo.com>
parent e8459b88
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