You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2010/01/22 18:54:24 UTC

svn commit: r902191 - /subversion/site/publish/style/site.css

Author: cmpilato
Date: Fri Jan 22 17:54:23 2010
New Revision: 902191

URL: http://svn.apache.org/viewvc?rev=902191&view=rev
Log:
* site/publish/style/site.css
  Fix multi-line header overlap issue.

Reported by: stsp

Modified:
    subversion/site/publish/style/site.css

Modified: subversion/site/publish/style/site.css
URL: http://svn.apache.org/viewvc/subversion/site/publish/style/site.css?rev=902191&r1=902190&r2=902191&view=diff
==============================================================================
--- subversion/site/publish/style/site.css (original)
+++ subversion/site/publish/style/site.css Fri Jan 22 17:54:23 2010
@@ -16,6 +16,7 @@
   font-weight: normal;
   font-style: normal;
   margin-top: 1.5em;
+  line-height: 1em;
 }
 h1 {
   font-size: 200%;