Skip to content

Version 2.0.1

Compare
Choose a tag to compare
@jrmd jrmd released this 18 Jul 08:26
· 46 commits to master since this release

Fixes an IE issue, caused when padding is on the element. getComputedProperty would ignore the padded value. Opted to use offsetHeight instead