From 18fa620aab09b088938ebf86a71901ec96b98198 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Fri, 30 Apr 2010 19:10:42 +0100 Subject: [PATCH] Fixed table CSS style --- media/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/media/css/style.css b/media/css/style.css index d9f51d0..ea4640a 100644 --- a/media/css/style.css +++ b/media/css/style.css @@ -95,7 +95,6 @@ table font-weight: normal; font-size: 11px; color: #fff; -width: 280px; background-color: #666; border: 0px; border-collapse: collapse;