X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=style.less;fp=style.less;h=71c608ba7ff3044ea625ad2477f734f8f8817b9c;hb=0bcb1bbfdbef5afe8b6119e7a2ed059b86045c95;hp=234969171a61703a9b875977bbc4ee04e6897f47;hpb=ed0d1c1ab34b35a02ccda69c5769f4d6ebcd73f3;p=wfpl-cms.git 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 {