Remove position: sticky JavaScript polyfill

- Fallback to default positioning for browser that don't support it IE, Chrome < 56, etc.
- Issue #752
This commit is contained in:
Michael Rose
2017-01-05 11:48:37 -05:00
parent 88933c4e08
commit 55843c5dca
10 changed files with 11 additions and 88 deletions

File diff suppressed because one or more lines are too long