Skip to content

Instantly share code, notes, and snippets.

@sttz
Created March 27, 2012 19:52
Show Gist options
  • Save sttz/2219691 to your computer and use it in GitHub Desktop.
Save sttz/2219691 to your computer and use it in GitHub Desktop.
Google Toolbar Removal User CSS
#gbx3 {
background-color: transparent !important;
border: none !important;
}
#gbzw {
height: 0 !important;
overflow: hidden !important;
}
#gbx1, #gb #gbx1, #gbq, #gbu, #gb #gbq, #gb #gbu {
top: 0 !important;
}
#gb {
height: 72px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment