diff templates/minimal/html/style.css @ 1825:fad32dafc174

Replaced all uses of the 'nowrap' attribute with its CSS equivalent: 'white-space: nowrap;'.
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Fri, 03 Oct 2003 16:57:28 +0000
parents 21312a7564fd
children ed7a01a453f3
line wrap: on
line diff
--- a/templates/minimal/html/style.css	Thu Oct 02 16:00:45 2003 +0000
+++ b/templates/minimal/html/style.css	Fri Oct 03 16:57:28 2003 +0000
@@ -26,6 +26,7 @@
 
 td.sidebar {
   padding: 1 0 0 1;
+  white-space: nowrap;
 }
 
 td.sidebar p.classblock {

Roundup Issue Tracker: http://roundup-tracker.org/