generated from oddbird/polyfill-template
-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Popovers are not positioned correctly, and require an additionalinset: auto
declaration to be positioned correctly.
To Reproduce
- Go to https://codepen.io/jamessw/pen/yyyKYwE?editors=1100
- In Chromium, both popovers are positioned correctly
- In polyfilled browsers,
inset: auto
must be set on the popover for it to be positioned correctly, as in the top button/popover.
Expected behavior
Users shouldn't need to add additional styles for the polyfill to work. We should either apply it, or find a way to not need to apply it.
Browsers tested on
Safari, Firefox
jgerigmeyer, bhj, mattyatea, KelinDrawn, timakro and 3 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working