Skip to content

Instantly share code, notes, and snippets.

@traviskroberts
Created October 3, 2013 22:32
Show Gist options
  • Save traviskroberts/6818145 to your computer and use it in GitHub Desktop.
Save traviskroberts/6818145 to your computer and use it in GitHub Desktop.
// FIXES FOR WYSIWYG EDITOR
li.tinymce {
overflow: auto;
> div {
float: left;
width: 76%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment