Ticket #33868: 33868.patch
File 33868.patch, 474 bytes (added by , 10 years ago) |
---|
-
wp-includes/js/tinymce/skins/wordpress/wp-content.css
23 23 -webkit-font-smoothing: antialiased !important; 24 24 overflow-wrap: break-word; 25 25 word-wrap: break-word; /* Old syntax */ 26 word-break: break-word; /* iOS */27 26 } 28 27 29 28 body.rtl {