Skip to content

Instantly share code, notes, and snippets.

@kunalb
Created July 14, 2013 03:08
Show Gist options
  • Save kunalb/5993033 to your computer and use it in GitHub Desktop.
Save kunalb/5993033 to your computer and use it in GitHub Desktop.
['rg_di', 'rg_li'].forEach(function(cl){Array.prototype.slice.call(document.getElementsByClassName(cl)).forEach(function(el){el.style.margin = 0;});})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment