Remove wrapper div around month headings so the h2 is a direct child of the timeline container. position: sticky was broken because the heading's containing block (the wrapper) was only as tall as the heading itself, giving it no room to stick. Also update MutationObserver to detect headings added as direct children via node.matches() in addition to node.querySelector(). |
||
|---|---|---|
| .. | ||
| bag_list.html | ||
| brew_list.html | ||
| gear_list.html | ||
| roast_list.html | ||
| roast_options.html | ||
| roaster_list.html | ||
| table.html | ||
| timeline_chunk.html | ||
| timeline_month.html | ||