diff --git a/static/css/base.css b/static/css/base.css index a7469a9d..44234cb1 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -13,7 +13,7 @@ body { bottom: 0; width: 100%; /* Set the fixed height of the footer here */ - height: 80px; + height: 81px; line-height: 80px; color: #AAA; border-top: 1px solid #eee;