From: lpsolit%gmail.com <> Date: Wed, 30 Mar 2005 17:41:22 +0000 (+0000) Subject: Bug 288131: PatchViewer adds extra empty lines in modified parts of patches - Patch... X-Git-Tag: bugzilla-2.19.3~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af6d1e20ea88f68693059d92e694263d51bb9a7c;p=thirdparty%2Fbugzilla.git Bug 288131: PatchViewer adds extra empty lines in modified parts of patches - Patch by Frederic Buclin r=glob a=justdave --- diff --git a/template/en/default/attachment/diff-header.html.tmpl b/template/en/default/attachment/diff-header.html.tmpl index 8c92019996..3d7ba0c2dd 100644 --- a/template/en/default/attachment/diff-header.html.tmpl +++ b/template/en/default/attachment/diff-header.html.tmpl @@ -81,7 +81,6 @@ tbody.file pre { tbody.file pre:empty { display: block; - height: 1em; } .changed {