Skip to content

Instantly share code, notes, and snippets.

@smorev
Created November 15, 2016 17:21
Show Gist options
  • Select an option

  • Save smorev/bd53d40cabc87ed8bc7fc2bb7454c251 to your computer and use it in GitHub Desktop.

Select an option

Save smorev/bd53d40cabc87ed8bc7fc2bb7454c251 to your computer and use it in GitHub Desktop.
function heightses() {
$(".s-direct .item-vertical p").height('auto').equalHeights();
$(".carousel-text").height('auto').equalHeights();
$(".testimonials-head").height('auto').equalHeights();
$(".testimonials-desc").height('auto').equalHeights();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment