summaryrefslogtreecommitdiff
path: root/skins/default/editor_content.css
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-06-04 07:11:24 +0000
committeralecpl <alec@alec.pl>2009-06-04 07:11:24 +0000
commitf042be35ae853d97332596c9cd4c34cff61dde63 (patch)
treef263eb2d1c962870df76c855479ad71e8c20b798 /skins/default/editor_content.css
parent42b25afac89f10631fd97877b208784cffd1fe19 (diff)
- small css fixes (Opera)
Diffstat (limited to 'skins/default/editor_content.css')
-rw-r--r--skins/default/editor_content.css1
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;