diff --git a/static/css/header.css b/static/css/header.css index 0f77780..d72e985 100644 --- a/static/css/header.css +++ b/static/css/header.css @@ -170,7 +170,7 @@ } #quick-links{ - padding-right: 30px + padding-right: 10px } #quick-links > li > a{ diff --git a/templates/footer.html b/templates/footer.html index c6639cc..506c693 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,43 +1,58 @@ -{% load i18n browserid conversejs gravatar %} +{% load i18n %} {% load static from staticfiles %}