diff --git a/modules/editor/styles/ckeditor_light/style.css b/modules/editor/styles/ckeditor_light/style.css old mode 100755 new mode 100644 index 58b9ece6b..d12a4890d --- a/modules/editor/styles/ckeditor_light/style.css +++ b/modules/editor/styles/ckeditor_light/style.css @@ -1,5 +1,7 @@ @charset "utf-8"; /* NAVER (developers@xpressengine.com) */ +html { height: 100%; } +body { min-height: 100%; } .xe_content blockquote.q1, .xe_content blockquote.q2, .xe_content blockquote.q3,