Changes between Initial Version and Version 1 of Ticket #48378, comment 8
- Timestamp:
- 02/10/2020 11:22:20 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48378, comment 8
initial v1 1 1 [attachment:"48378.2.diff"] builds on the previous patch and: 2 - checks the input exists before using a DOM method likeon it (`scrollIntoView()`)2 - checks the input exists before using a DOM method on it (`scrollIntoView()`) 3 3 - uses a CSS `after` pseudo element instead of `padding-bottom` to reserve some space at the bottom of the affected elements 4 4