]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 537083: The attachment table is too narrow by default - Patch by Frédéric Bucli...
authorlpsolit%gmail.com <>
Wed, 30 Dec 2009 14:37:02 +0000 (14:37 +0000)
committerlpsolit%gmail.com <>
Wed, 30 Dec 2009 14:37:02 +0000 (14:37 +0000)
skins/standard/global.css

index a7b4b253ed4b57582eb9a6faa327dd741374a201..438559216faaa4b1b7847ace07c65accd3849186 100644 (file)
@@ -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;
 }