Skip to content

Instantly share code, notes, and snippets.

@henrytran9x
Created September 17, 2015 09:42
Show Gist options
  • Save henrytran9x/89c2d3d6dcf0419ac6c7 to your computer and use it in GitHub Desktop.
Save henrytran9x/89c2d3d6dcf0419ac6c7 to your computer and use it in GitHub Desktop.
Find all element style sheet
[class^="col-"] {
padding-left: 0;
padding-right: 0;
}
[class$="-12"]
{
padding-left: 0;
padding-right: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment