From 725b22a449a324d3a1256d7eaed1a3477b455686 Mon Sep 17 00:00:00 2001 From: phil Date: Fri, 3 Nov 2006 16:55:43 +0000 Subject: [PATCH] Make css validate --- pythonrewrite/www-data/cryptobox.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pythonrewrite/www-data/cryptobox.css b/pythonrewrite/www-data/cryptobox.css index 70e0a8a..74098e3 100644 --- a/pythonrewrite/www-data/cryptobox.css +++ b/pythonrewrite/www-data/cryptobox.css @@ -500,7 +500,7 @@ div.volume_spacer { div#volume_name table { width: 100%; - border: 0pb; + border: 0px; padding: 0px; margin: 0px; }