Positioning popver element

Hello, I am trying to use the popver api, but my problem is, that an element with the popover attribute positions itself differently. Example:
https://jsfiddle.net/tjn592mk/2/
Notice how the popover is at the bottom of the page, but when you remove the popover attribute, it positions directly beneath the buttons, which is what I want to happen.
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle.
Was this page helpful?