Skip to content

Instantly share code, notes, and snippets.

@pablolobos
Created January 22, 2014 14:22
Show Gist options
  • Save pablolobos/8559488 to your computer and use it in GitHub Desktop.
Save pablolobos/8559488 to your computer and use it in GitHub Desktop.
javascript_same-height.js
$('.div').css('min-height', $('.main-div').height());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment