Skip to content

Instantly share code, notes, and snippets.

@digitaljhelms
Created March 16, 2012 21:35
Show Gist options
  • Save digitaljhelms/2052887 to your computer and use it in GitHub Desktop.
Save digitaljhelms/2052887 to your computer and use it in GitHub Desktop.
Clean up the Google Music/Play UI
#oneGoogleWrapper {
display: none;
}
#headerBar #promo_pack_bar {
display: none !important;
}
#main #start-page-recommendations-container {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment