Skip to content

Instantly share code, notes, and snippets.

@mistermarco
Created October 11, 2013 01:21
Show Gist options
  • Save mistermarco/6928217 to your computer and use it in GitHub Desktop.
Save mistermarco/6928217 to your computer and use it in GitHub Desktop.
Add the table class to tables (Bootstrap3)
$("table").addClass('table');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment