aboutsummaryrefslogtreecommitdiff
path: root/sources/contents.css
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2016-04-04 23:55:13 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2016-04-06 00:23:49 +0200
commit1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c (patch)
tree3be7d730ccdc6783d67321625c2bcc69933a7d99 /sources/contents.css
parent3332bebe4da6dfa0fe3e4b2abddc84b1cc62f8f5 (diff)
downloadpiedsjaloux-ckeditor-component-1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c.tar.gz
piedsjaloux-ckeditor-component-1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c.tar.zst
piedsjaloux-ckeditor-component-1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c.zip
Upgrade to 4.5.84.5.8
Diffstat (limited to 'sources/contents.css')
-rw-r--r--sources/contents.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/sources/contents.css b/sources/contents.css
index 88f34fe..bef3ebc 100644
--- a/sources/contents.css
+++ b/sources/contents.css
@@ -22,6 +22,9 @@ body
22{ 22{
23 font-size: 13px; 23 font-size: 13px;
24 line-height: 1.6; 24 line-height: 1.6;
25
26 /* Fix for missing scrollbars with RTL texts. (#10488) */
27 word-wrap: break-word;
25} 28}
26 29
27blockquote 30blockquote