svncommit
2009-05-12 f22c2cefb4c7f8b1a995d5de6f706d49861c473c
skins/default/editor_content.css
@@ -13,3 +13,13 @@
   margin-top: 2px;
}
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;
   word-wrap: break-word; /* IE (and Safari) */
}