css: cleared table to avoid cell wrap due to logo
Thu Oct 27 10:02:09 UTC 2005 Alexandre Rossi <niol@sousmonlit.dyndns.org>
* 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 2014-04-25 22:23:16.000000000 +0000
+++ new-darcsweb/style.css 2014-04-25 22:23:17.000000000 +0000
@@ -136,6 +136,7 @@
}
table {
+ clear:both;
padding:8px 4px;
}