openstreetmap-website/app
Robbendebiene 7b83e568e6
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.
2021-10-20 09:52:47 +02:00
..
abilities Split the non-public information off of the profile page 2021-08-18 13:32:36 +01:00
assets Make image non-blocking for pointer inputs 2021-10-20 09:52:47 +02:00
controllers Merge remote-tracking branch 'upstream/pull/3300' 2021-10-07 17:45:07 +01:00
helpers Specify avatar dimensions in html tags 2021-10-13 14:05:02 +01:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Fix downloading of image variants 2021-05-19 18:44:41 +01:00
models Merge remote-tracking branch 'upstream/pull/3300' 2021-10-07 17:45:07 +01:00
validators Use .add method for adding errors 2021-03-17 17:09:34 +00:00
views Use flexbox instead of floating to position the comment icon 2021-10-13 17:36:48 +01:00