From fa0df4df4f23873afa6d992380596406a8e3d78d Mon Sep 17 00:00:00 2001
From: Simon Flack <sf@flacks.net>
Date: Wed, 17 Nov 2004 12:14:45 +0000
Subject: [PATCH] minor fix to CSS

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@283 48953598-375a-da11-a14b-00016c27c3ee
---
 templates/maypole.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/templates/maypole.css b/templates/maypole.css
index f20b587..860bf2e 100644
--- a/templates/maypole.css
+++ b/templates/maypole.css
@@ -326,7 +326,6 @@ white-space: nowrap;
 
 .field {
     display:inline;
-    background-color: #fff;
 }
 
 .pager {
-- 
2.39.5