Skip to content

Instantly share code, notes, and snippets.

@skipjac
Created March 29, 2011 15:55
Show Gist options
  • Select an option

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

Select an option

Save skipjac/892621 to your computer and use it in GitHub Desktop.
Zendesk hides the login and submit request from end users
li.main.clazz.tab_new, li.main.clazz.tab_requests, #top-right, #voting_control {display: none;}
$j("#top-right:contains(profile)").show();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment