JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
center ckeditor
authorJason Woofenden <jason@jasonwoof.com>
Thu, 25 Sep 2014 17:03:54 +0000 (13:03 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Thu, 25 Sep 2014 17:03:54 +0000 (13:03 -0400)
style.less

index 2349691..71c608b 100644 (file)
@@ -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 {