This repository was archived by the owner on Dec 15, 2018. It is now read-only.
This repository was archived by the owner on Dec 15, 2018. It is now read-only.
.fixedsticky-on element activates way above parent element #58
Open
Description
.fixedsticky-on is being called up to 700px above the parent container of .fixedsticky-on. I've tinkered with setting a fixed height and width on the parent container and .fixedsticky element. If the width of the browser is changed, fixedsticky-on is called at different times, all still way above the target container
Check out the problem here: http://www.meventi.de/event-6634-17727-Ballonfahrt-Aachen.html. Make sure your browser is small tablet size or mobile. fixed-sticky is deactivated in larger views.
and here's where everything goes crazy
Note:
This problem does not happen when 'position:sticky' is working.
@zachleat @jefflembeck @jonykrause @wshaver and anyone else
Metadata
Metadata
Assignees
Labels
No labels