]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 288131: PatchViewer adds extra empty lines in modified parts of patches - Patch...
authorlpsolit%gmail.com <>
Wed, 30 Mar 2005 17:41:22 +0000 (17:41 +0000)
committerlpsolit%gmail.com <>
Wed, 30 Mar 2005 17:41:22 +0000 (17:41 +0000)
template/en/default/attachment/diff-header.html.tmpl

index 8c920199969bdb6ff7f25a367cb52af9b93fc277..3d7ba0c2ddb5bf87452acb810967565330ca84d6 100644 (file)
@@ -81,7 +81,6 @@ tbody.file pre {
 
 tbody.file pre:empty {
   display: block;
-  height: 1em;
 }
 
 .changed {