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/print.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/print.css')
| -rw-r--r-- | roundcubemail/skins/default/print.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/print.css b/roundcubemail/skins/default/print.css index 441a5de91..e925756ac 100644 --- a/roundcubemail/skins/default/print.css +++ b/roundcubemail/skins/default/print.css @@ -110,7 +110,6 @@ div.message-part div.pre margin: 0; padding: 0; font-family: monospace; - white-space: -o-pre-wrap !important; white-space: -moz-pre-wrap !important; white-space: pre-wrap !important; white-space: pre; |
