thomascube
2009-10-15 f18ae44790fdd814bed9d6a94c9778cf82d6a2f5
skins/default/editor_content.css
@@ -13,3 +13,12 @@
   margin-top: 2px;
}
pre
{
   margin: 0;
   padding: 0;
   white-space: -moz-pre-wrap !important;
   white-space: pre-wrap !important;
   white-space: pre;
   word-wrap: break-word; /* IE (and Safari) */
}