From f4890c57d96ca2593110db55e7dde36710a54195 Mon Sep 17 00:00:00 2001 From: juliotoscano Date: Fri, 21 Oct 2016 11:24:18 -0300 Subject: [PATCH] modifying login #205 --- core/static/css/base/amadeus.css | 2 +- core/templates/index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index e946847..97b4d43 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -351,5 +351,5 @@ ul, li { padding-bottom: 10px; } .form-group{ - margin-top: 5px; + margin-top: 10px; } \ No newline at end of file diff --git a/core/templates/index.html b/core/templates/index.html index 88a92cd..fd1162f 100644 --- a/core/templates/index.html +++ b/core/templates/index.html @@ -22,7 +22,7 @@
-
+
{% if messages %} {% for message in messages %}