alecpl
2008-09-29 bf2f39ea6d2b49c7495a43cca19ab18f27f8292e
skins/default/print.css
@@ -107,10 +107,11 @@
{
  margin: 0;
  padding: 0;
  white-space: pre;
  font-family: monospace;
  white-space: -o-pre-wrap !important;
  white-space: -moz-pre-wrap !important;
  font-family: monospace;
  white-space: pre-wrap !important;
  white-space: pre;
  word-wrap: break-word; /* IE (and Safari) */
}