From 68004fc962922b01f81039e1613eb3f8dade0987 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Fri, 17 Sep 2010 15:49:57 -0700 Subject: force a bottom margin --- view/theme/default/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view/theme') diff --git a/view/theme/default/style.css b/view/theme/default/style.css index 0e7882b30..916b32fd2 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -68,6 +68,9 @@ img.photo { font-weight: bold; margin-left: 280px; } +#page-footer { + height: 20px; +} .heart { color: #FF0000; -- cgit v1.2.3