diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-06-04 07:11:24 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-06-04 07:11:24 +0000 |
| commit | 696f90118cd93f69b54099e571d243b0153bbb2b (patch) | |
| tree | 29e2e7bf81fd85fd7d09393e76ac7c8639459bd7 /roundcubemail/skins/default/editor_content.css | |
| parent | a8adad42fd9acf682568009089768991c7f52e23 (diff) | |
- small css fixes (Opera)
git-svn-id: https://svn.roundcube.net/trunk@2605 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/editor_content.css')
| -rw-r--r-- | roundcubemail/skins/default/editor_content.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/editor_content.css b/roundcubemail/skins/default/editor_content.css index 099b4248a..cb3717ced 100644 --- a/roundcubemail/skins/default/editor_content.css +++ b/roundcubemail/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; |
