Signed-off-by: Jeffrey Blank <[email protected]>
---
 RHEL6/transforms/table-style.xslt |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/RHEL6/transforms/table-style.xslt 
b/RHEL6/transforms/table-style.xslt
index b099adc..b2c4353 100644
--- a/RHEL6/transforms/table-style.xslt
+++ b/RHEL6/transforms/table-style.xslt
@@ -19,6 +19,11 @@
                        font-family: verdana,arial,sans-serif;
                        font-size:11px;
                }
+               pre { 
+                       white-space: pre-wrap;
+                       white-space: -moz-pre-wrap !important;
+                       word-wrap:break-word; 
+               }
                table tr:nth-child(2n+2) { background-color: #f4f4f4; }
                thead
                {
-- 
1.7.1

_______________________________________________
scap-security-guide mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide

Reply via email to