Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Polyfill doesn’t get well along when used with floats #83

Open
anselmh opened this issue Feb 18, 2016 · 0 comments
Open

Polyfill doesn’t get well along when used with floats #83

anselmh opened this issue Feb 18, 2016 · 0 comments

Comments

@anselmh
Copy link

anselmh commented Feb 18, 2016

So, one issue I experienced during testing was that the polyfill did not reflect my original positioning of the target element that should have sticky position. The element has position: relative (it might be the root cause that this is overwritten with static by the polyfill), and had also a float: right set. I’m not entirely sure if the float caused problems by itself or if it’s only the position mode. Therefore I file this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant