commit:1a25e356215f02ed5fe3886ba86966dc8137e965
author:Chip Black
committer:Chip Black
date:Mon Feb 28 02:55:56 2011 -0800
parents:53272b3c1ec9303c69ccd55facfd5b90598a376c
Remove whitespace at the end of multi-line posts
diff --git a/www/css/blerg.css b/www/css/blerg.css
line changes: +4/-0
index f818e10..5c33f5e
--- a/www/css/blerg.css
+++ b/www/css/blerg.css
@@ -119,6 +119,10 @@ h1, h2, h3 {
 	font-size: 14pt;
 }
 
+.record p {
+	margin-bottom: 0;
+}
+
 .record .info {
 	color: #8F8F8F;
 	font-size: small;