daneden / Baseline.js

A simple jQuery plugin for restoring vertical baselines thrown off by odd image sizes
http://daneden.me/baseline
699 stars 55 forks source link

Fix issues #8 and #12. #14

Closed RadLikeWhoa closed 11 years ago

RadLikeWhoa commented 11 years ago

Fixes #8 (the variable to check the breakpoints against would not be reset) and attempts to prevent #12 from breaking the page completely (don't set a max-height if the image is not loaded properly).