From 40c5f98e0719181b41f72f90186f5c49441099ad Mon Sep 17 00:00:00 2001 From: "pierre%netscape.com" Date: Sat, 8 Jan 2000 10:06:17 +0000 Subject: [PATCH] Tiny part of bug 15316: removed the line-height from H5. git-svn-id: svn://10.0.0.236/trunk@57195 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/html/document/src/html.css | 1 - mozilla/layout/style/html.css | 1 - 2 files changed, 2 deletions(-) diff --git a/mozilla/layout/html/document/src/html.css b/mozilla/layout/html/document/src/html.css index e481c915157..0bac01167d1 100644 --- a/mozilla/layout/html/document/src/html.css +++ b/mozilla/layout/html/document/src/html.css @@ -105,7 +105,6 @@ h5 { display: block; font-size: 0.83em; font-weight: bold; - line-height: 1.17em; margin: 1.67em 0; } h6 { diff --git a/mozilla/layout/style/html.css b/mozilla/layout/style/html.css index e481c915157..0bac01167d1 100644 --- a/mozilla/layout/style/html.css +++ b/mozilla/layout/style/html.css @@ -105,7 +105,6 @@ h5 { display: block; font-size: 0.83em; font-weight: bold; - line-height: 1.17em; margin: 1.67em 0; } h6 {