diff options
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; |