summaryrefslogtreecommitdiff
path: root/www/content.css
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-10-06 05:38:32 +0000
committerChris Lattner <sabre@nondot.org>2007-10-06 05:38:32 +0000
commit89ac4d0959c6fae0a08004524b224029a0ca30ed (patch)
tree82691588b23d277ab9010b55ab3ee3a2e398f9f6 /www/content.css
parent96e778bac4ebbd016d5b0bdc8ef44ec2c506d6a7 (diff)
downloadclang-89ac4d0959c6fae0a08004524b224029a0ca30ed.tar.gz
fix accidental commit
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42683 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/content.css')
-rw-r--r--www/content.css2
1 files changed, 1 insertions, 1 deletions
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;
}