]> git.openstreetmap.org Git - rails.git/commit
Make image non-blocking for pointer inputs
authorRobbendebiene <Robbendebiene@users.noreply.github.com>
Wed, 20 Oct 2021 07:52:47 +0000 (09:52 +0200)
committerGitHub <noreply@github.com>
Wed, 20 Oct 2021 07:52:47 +0000 (09:52 +0200)
commit7b83e568e6d36cd76a1c9b9a4b2f39da922a9f68
treeea8179c39c9780205f491305ffd279fd5a3f0463
parent20a65b2b942dc0eb4705c9fc73065d4487fdcf20
Make image non-blocking for pointer inputs

Currently the arm of the planet on https://www.openstreetmap.org/user/new is blocking pointer inputs on about a third of the email input field. This is solved by adding `pointer-events: none;` to the image.
app/assets/stylesheets/common.scss