summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-12-30 15:37:02 +0100
committerlpsolit%gmail.com <>2009-12-30 15:37:02 +0100
commit202d74c2bd67b143430220515200b52c1fc0e51d (patch)
treee134653ed991bb5517534ec8631cc1ae6345fa5c /skins
parentd85bbb0d2e32f385fcb267fd123ea753b76afed0 (diff)
downloadbugzilla-202d74c2bd67b143430220515200b52c1fc0e51d.tar.gz
bugzilla-202d74c2bd67b143430220515200b52c1fc0e51d.tar.xz
Bug 537083: The attachment table is too narrow by default - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/global.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/standard/global.css b/skins/standard/global.css
index a7b4b253e..438559216 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;
}