/**
 * Trumbowyg v2.4.2 - A lightweight WYSIWYG editor
 * Default stylesheet for Trumbowyg editor
 * ------------------------
 * @link http://alex-d.github.io/Trumbowyg
 * @license MIT
 * @author Alexandre Demode (Alex-D)
 *         Twitter : @AlexandreDemode
 *         Website : alex-d.fr
 */


.trumbowyg-button-pane button {
  display:inline-block!important;
}

.trumbowyg-button-group {
  display:inline-block!important;
}
