Skip to content

Instantly share code, notes, and snippets.

@sampotts
Created September 19, 2015 13:19
Show Gist options
  • Save sampotts/568e071dd02b6522095d to your computer and use it in GitHub Desktop.
Save sampotts/568e071dd02b6522095d to your computer and use it in GitHub Desktop.
// Icons inside elements
// --------------------------------------------
a svg,
button svg,
label svg {
pointer-events: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment