A fix for a problem I’ve tried to solve too many times. Needless to say I’ve used a few workarounds, none of which work reliably cross-browser. Nice to see I wasn’t alone……

“After one too many times wistfully wishing I could scale fixed-size elements according to their content in a cross-browser friendly way, I did something about it. Presenting min-height, without the min-height”

min-height: fixed; from mezzoblue.com