From 328de12db539756529d52281427f4621223b8c85 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 17 Jun 2003 18:13:03 +0000 Subject: - Made
 wrap.  Patch #21 by Al.

---
 misc/drupal.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/drupal.css b/misc/drupal.css
index 38cb8b1a8..73ef4e412 100644
--- a/misc/drupal.css
+++ b/misc/drupal.css
@@ -76,4 +76,4 @@ th                        { text-align: left; padding-right: 1em; border-bottom:
 
 tr.dark                   { background-color: #ddd; }
 tr.light                  { background-color: #eee; }
-
+pre                       { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -o-pre-wrap; white-space: -pre-wrap;}
-- 
cgit v1.2.3