Skip to content

Instantly share code, notes, and snippets.

@yar
Last active June 1, 2016 23:51
Show Gist options
  • Save yar/a7be04eed2a82dcf8c1c98b9236a2e12 to your computer and use it in GitHub Desktop.
Save yar/a7be04eed2a82dcf8c1c98b9236a2e12 to your computer and use it in GitHub Desktop.
Reveal full talk descriptions on the pages listing videos at confreaks.tv
Array.prototype.filter.call(document.getElementsByClassName('video-abstract-preview'), function(el) { el.style.height = 'auto'; });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment