Skip to content

Instantly share code, notes, and snippets.

@manuelleduc
Created September 19, 2017 14:54
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 manuelleduc/49bc8d0570dc49a5b5f078eee53bfd59 to your computer and use it in GitHub Desktop.
Save manuelleduc/49bc8d0570dc49a5b5f078eee53bfd59 to your computer and use it in GitHub Desktop.
hidding the yunohost icon in a webapp
#ynh-overlay-switch {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment