mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-24 12:13:08 -04:00
jQuery 3 calls `getClientRects` in the `.innerHeight` code. Version 1 didn't. This mocks out those calls to the same as `getCoundingClientRect`.