diff options
author | chai <chaifix@163.com> | 2018-07-11 22:04:43 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-07-11 22:04:43 +0800 |
commit | d351e45604f192df6ef710d476a8e529fefa73bf (patch) | |
tree | 4ca90a281ecd7ec89f1b010092aa0f5aeec06910 /cgi-bin/html/ckeditor/contents.css | |
parent | 1275e68efa680e55fd29a377c9c58c59bb7f235e (diff) |
update
Diffstat (limited to 'cgi-bin/html/ckeditor/contents.css')
-rw-r--r-- | cgi-bin/html/ckeditor/contents.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/html/ckeditor/contents.css b/cgi-bin/html/ckeditor/contents.css index a8ec141..97d5b3c 100644 --- a/cgi-bin/html/ckeditor/contents.css +++ b/cgi-bin/html/ckeditor/contents.css @@ -20,8 +20,8 @@ body .cke_editable { - font-size: 13px; - line-height: 1; + font-size: 12px; + line-height: 20px; /* Fix for missing scrollbars with RTL texts. (#10488) */ word-wrap: break-word; |