Open
Description
Running into the issue of Tether moving elements to a negative Y position if everything on the page is positioned absolutely (height of document is 0). This is happening on Chrome. Sometimes works fine on Firefox.
I am currently using a workaround by adding a height of 100% for HTML document.