From: Chris Lattner Date: Sat, 6 Oct 2007 05:38:32 +0000 (+0000) Subject: fix accidental commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=89ac4d0959c6fae0a08004524b224029a0ca30ed;p=clang fix accidental commit git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42683 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/content.css b/www/content.css index caf02191bd..ee3559dea1 100644 --- a/www/content.css +++ b/www/content.css @@ -9,7 +9,7 @@ padding:0px; } p { - margin-top:em; + margin-top:0; margin-bottom:0; }