From: Thierry Parmentelat Date: Wed, 13 Nov 2013 09:48:51 +0000 (+0100) Subject: cosmetic changes to the login widget X-Git-Tag: myslice-0.3-0~113^2~7^2~15 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=3bc4a50bb322e9f02dd3ceb568463737f831f89d cosmetic changes to the login widget --- diff --git a/auth/static/css/login.css b/auth/static/css/login.css index bcb25da7..f31fe716 100644 --- a/auth/static/css/login.css +++ b/auth/static/css/login.css @@ -1,4 +1,5 @@ p.login-status { + padding-top: 10px; font-weight: bold; } diff --git a/auth/templates/widget-login.html b/auth/templates/widget-login.html index ffb6244d..37fb938b 100644 --- a/auth/templates/widget-login.html +++ b/auth/templates/widget-login.html @@ -1,7 +1,6 @@ {% insert_str prelude 'css/login.css' %}

{{ state }}

- -
+
{% csrf_token %} {% if next %}