[cfe-commits] r42683 - /cfe/trunk/www/content.css
Chris Lattner
sabre at nondot.org
Fri Oct 5 22:38:32 PDT 2007
Author: lattner
Date: Sat Oct 6 00:38:32 2007
New Revision: 42683
URL: http://llvm.org/viewvc/llvm-project?rev=42683&view=rev
Log:
fix accidental commit
Modified:
cfe/trunk/www/content.css
Modified: cfe/trunk/www/content.css
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/content.css?rev=42683&r1=42682&r2=42683&view=diff
==============================================================================
--- cfe/trunk/www/content.css (original)
+++ cfe/trunk/www/content.css Sat Oct 6 00:38:32 2007
@@ -9,7 +9,7 @@
padding:0px;
}
p {
- margin-top:em;
+ margin-top:0;
margin-bottom:0;
}
More information about the cfe-commits
mailing list