alecpl
2009-04-23 962085baa17a622c83320e27acde0ac06219da39
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) */
}