liabru / jquery-match-height

a responsive equal heights plugin
MIT License
3.07k stars 800 forks source link

change outerHeight to getBoundingClientRect #173

Open mafisz opened 6 years ago

mafisz commented 6 years ago

I suggest to change outerHeight to getBoundingClientRect.height to avoid rounding the height of the elements.