Thu Oct 27 10:02:09 UTC 2005 Alexandre Rossi * css: cleared table to avoid cell wrap due to logo diff -rN -u old-darcsweb/style.css new-darcsweb/style.css --- old-darcsweb/style.css 2015-10-10 19:13:54.000000000 +0000 +++ new-darcsweb/style.css 2015-10-10 19:13:54.000000000 +0000 @@ -136,6 +136,7 @@ } table { + clear:both; padding:8px 4px; }