You are here

tinymce-4.css in Wysiwyg 7.2

Same filename and directory in other branches
  1. 6.2 editors/css/tinymce-4.css
.mce-container.mce-toolbar > .mce-container-body > .mce-btn-group > div {
  /* Hack to make buttons wrap. */
  white-space: normal !important;
}

File

editors/css/tinymce-4.css
View source
  1. .mce-container.mce-toolbar > .mce-container-body > .mce-btn-group > div {
  2. /* Hack to make buttons wrap. */
  3. white-space: normal !important;
  4. }