Skip to content

Instantly share code, notes, and snippets.

@clemgrim
Created September 8, 2015 08:48
Show Gist options
  • Save clemgrim/83cc0a0b39a9b7e65127 to your computer and use it in GitHub Desktop.
Save clemgrim/83cc0a0b39a9b7e65127 to your computer and use it in GitHub Desktop.
$('.img-responsive').wrap('<div style="display: table-cell" />').parent().wrap('<div style=" display: table;table-layout: fixed;width: 100%;" />');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment