Minor improvement to site footer.

git-svn-id: https://svn.apache.org/repos/asf/logging/log4php/trunk@1377481 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/resources/css/site.css b/src/site/resources/css/site.css
index 55a540b..caac8a8 100644
--- a/src/site/resources/css/site.css
+++ b/src/site/resources/css/site.css
@@ -54,7 +54,7 @@
 .section h4 { margin-bottom: 10px; }
 
 .footer { background-color: whitesmoke; padding: 15px; margin-top: 15px; text-align: right; border-top: 1px solid #EEEEEE; }
-.footer p { font-size: 11px; }
+.footer p { font-size: 11px; margin: 0 }
 
 .table-not-wide { width: inherit;}
 .alert-heading { display: block; font-size: 14px; margin-bottom: 6px; font-weight: bold; }