Skip to content

Instantly share code, notes, and snippets.

@bratsun
Created October 24, 2013 16:45
Show Gist options
  • Save bratsun/7140715 to your computer and use it in GitHub Desktop.
Save bratsun/7140715 to your computer and use it in GitHub Desktop.
Hide annoying text format tips and ckeditor switch link.
.ckeditor_links,
.filter-guidelines,
.filter-help,
.filter-wrapper .form-type-select label {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment