diff options
Diffstat (limited to 'skins/default/editor_content.css')
-rw-r--r-- | skins/default/editor_content.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/default/editor_content.css b/skins/default/editor_content.css index 099b4248a..cb3717ced 100644 --- a/skins/default/editor_content.css +++ b/skins/default/editor_content.css @@ -17,7 +17,6 @@ pre { margin: 0; padding: 0; - white-space: -o-pre-wrap !important; white-space: -moz-pre-wrap !important; white-space: pre-wrap !important; white-space: pre; |