tylersticka’s avatartylersticka’s Twitter Archive—№ 10,863

  1. Issue: Tried to unset minHeight of element w/jQuery, but wouldn't work in Safari. Solution: Set to 0 instead of 'auto' or ''. Weird.