Skip to content

Instantly share code, notes, and snippets.

@bratsun
Created September 24, 2015 20:12
Show Gist options
  • Save bratsun/42b5eec183c54d2f4eec to your computer and use it in GitHub Desktop.
Save bratsun/42b5eec183c54d2f4eec to your computer and use it in GitHub Desktop.
Responsive video
$('.f-video .field-item').addClass('embed-responsive embed-responsive-16by9').find('iframe').addClass('embed-responsive-item');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment