From: lpsolit%gmail.com <> Date: Wed, 30 Dec 2009 14:37:02 +0000 (+0000) Subject: Bug 537083: The attachment table is too narrow by default - Patch by Frédéric Bucli... X-Git-Tag: bugzilla-3.5.3~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=202d74c2bd67b143430220515200b52c1fc0e51d;p=thirdparty%2Fbugzilla.git Bug 537083: The attachment table is too narrow by default - Patch by Frédéric Buclin r/a=mkanat --- diff --git a/skins/standard/global.css b/skins/standard/global.css index a7b4b253ed..438559216f 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -399,7 +399,6 @@ dl dl > dt { /* Style of the attachment table and time tracking table */ #attachment_table { border-collapse: collapse; - width: 40em; border: 1px solid #333333; }