Skip to content

Instantly share code, notes, and snippets.

@nielslange
Created April 14, 2019 06:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nielslange/5f24d28c1592a2050bc2df139d95ddf7 to your computer and use it in GitHub Desktop.
Save nielslange/5f24d28c1592a2050bc2df139d95ddf7 to your computer and use it in GitHub Desktop.
Hide actionbar
/* Hide actionbar | NL-12062516-hc */
div#actionbar,
.site-info {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment