parndt / refinerycms-wymeditor

WYMeditor extension for Refinery CMS

Home Page:http://refinerycms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with WYM Editor in production

samuelpbowman opened this issue · comments

When running the app in development, the administrative backend's WYM looks like this
wym_css_proper
However, after deploying (assets are always precompiled at deploy time), the production environment looks like
wym_css_issue
I know that there was a bug for some CSS issues, so I wanted to see if there was anything you all could think of. I'll be happy to answer any questions you may have.

It's fixed with this PR and will be released with refinerycms 4.0.1 :)
refinery/refinerycms#3318