There was an error while loading. Please reload this page.
Using .height() is rounding the value
.height()
having rounded height produces misaligned objects
V3.5: V3.6/V3.7:
Same code, just different versions of jquery V3.7.0: https://jsfiddle.net/6jqh4pmb/1/ (fails) V3.6.4: https://jsfiddle.net/6jqh4pmb/2/ (fails) V3.5.1: https://jsfiddle.net/6jqh4pmb/3/ (This is working fine)