mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 19:34:15 -05:00
jQuery 3 calls `getClientRects` in the `.innerHeight` code. Version 1 didn't. This mocks out those calls to the same as `getCoundingClientRect`.