editor
editor copied to clipboard
[BUG] Toggle Preview Width
If the editor width is larger than 700px when you toggle off the preview the preview divider will still be on screen.
Example: Editor max width is set at 750px. http://i.imgur.com/zexCpeb.png
Problem Source: In the CSS the user would have to define the left tag under '.editor-preview'
Solution: Let user set this or make this dynamic?