Skip to content

Instantly share code, notes, and snippets.

@skipjac
Created May 4, 2011 21:44
Show Gist options
  • Select an option

  • Save skipjac/956100 to your computer and use it in GitHub Desktop.

Select an option

Save skipjac/956100 to your computer and use it in GitHub Desktop.
hide the ticket deflection in Zendesk
div.deflect {display: none;}
$j('h2:contains(find what you were looking for)').hide()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment