mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-26 05:11:06 -05:00
We ‘shim’ the sticky element so that its space in the page is reserved while it is sticky. This means the shim have have the same height as the sticky element. It’s height was not getting set because of a missing semicolon in the shim element’s `style` attribute.