]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/contents.css
Upgrade to 4.5.8
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / contents.css
index 88f34fe57819a8d285ef48c107a1d3c74fbf340c..bef3ebc8b1b780139820bea1270b64834bb835ac 100644 (file)
@@ -22,6 +22,9 @@ body
 {
        font-size: 13px;
        line-height: 1.6;
+
+       /* Fix for missing scrollbars with RTL texts. (#10488) */
+       word-wrap: break-word;
 }
 
 blockquote