diff --git a/members/static/css/application.css b/members/static/css/application.css index 690c680..f6f2eed 100644 --- a/members/static/css/application.css +++ b/members/static/css/application.css @@ -15,3 +15,6 @@ h4 { #sendmember { float: right; } +#captcha { + margin-bottom: 10px; +} diff --git a/members/templates/application_index.html b/members/templates/application_index.html index 60b1090..47a44e4 100644 --- a/members/templates/application_index.html +++ b/members/templates/application_index.html @@ -6,8 +6,6 @@ -