From: Jason Woofenden Date: Thu, 25 Sep 2014 17:03:54 +0000 (-0400) Subject: center ckeditor X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=commitdiff_plain;h=0bcb1bbfdbef5afe8b6119e7a2ed059b86045c95 center ckeditor --- diff --git a/style.less b/style.less index 2349691..71c608b 100644 --- a/style.less +++ b/style.less @@ -26,7 +26,8 @@ body.real_body_tag { // not the wysiwyg body // try to make the content of the editor widget approximately the same size as // the content will be displayed #cke_content { - margin-right: -30px; + margin-right: -15px; + margin-left: -15px; } #centerer {