From f042be35ae853d97332596c9cd4c34cff61dde63 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Thu, 04 Jun 2009 03:11:24 -0400 Subject: [PATCH] - small css fixes (Opera) --- 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 099b424..cb3717c 100644 --- a/skins/default/editor_content.css +++ b/skins/default/editor_content.css @@ -17,7 +17,6 @@ { margin: 0; padding: 0; - white-space: -o-pre-wrap !important; white-space: -moz-pre-wrap !important; white-space: pre-wrap !important; white-space: pre; -- Gitblit v1.9.1