Author: humbedooh
Date: Fri Aug 2 17:41:27 2019
New Revision: 1864254
URL: http://svn.apache.org/viewvc?rev=1864254&view=rev
Log:
this broke highlighting :(
Modified:
comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css
Modified: comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css?rev=1864254&r1=1864253&r2=1864254&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css Fri Aug 2 17:41:27
2019
@@ -22,7 +22,7 @@
height: auto !important;
margin: 0 !important;
border-color: transparent !important;
- white-space: pre !important;
+ white-space: pre-wrap !important;
word-wrap: break-word !important;
color: transparent !important;
overflow: hidden !important;
|