JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
merge multiple ckeditors on one page fix
[wfpl-cms.git] / styl.styl
index bf86721..f5e96ba 100644 (file)
--- a/styl.styl
+++ b/styl.styl
@@ -135,11 +135,11 @@ body
 
 // expand the ckeditor widget so there's space for the content to be exactly
 // the size of the content outside the editor
-#cke_content
+.cke
        margin-right: -15px
        margin-left: -15px
 // <body> tag within ckeditor
-#admin_pages-wysiwyg-content
+#admin_pages_wysiwyg_content
        background: content_bg
        width: content_width
        margin: 0 auto