Files
notifications-admin/app
Tom Byers 6fb2d14cc3 Move shim handling to StickyElement
Includes other code that splits the height
StickyElement stores into two properties:
1. `verticalSpace`
2. `height`

`verticalSpace` is the vertical space the element
occupies in the document flow when not stuck.

`height` is the visual space of the element,
including padding and border.
2018-12-14 16:16:40 +00:00
..
2018-11-29 13:14:52 +00:00
2018-11-29 14:24:22 +00:00
2018-12-05 11:12:05 +00:00