From 8ee68962164586fd867eb26723060b5d1d6b021b Mon Sep 17 00:00:00 2001 From: Sanj Date: Wed, 1 Aug 2012 16:37:25 +0530 Subject: [PATCH] popup forms css --- itf/static/css/popup_forms.css | 0 itf/templates/test/popup.html | 17 ++++++++++------- 2 files changed, 10 insertions(+), 7 deletions(-) create mode 100644 itf/static/css/popup_forms.css diff --git a/itf/static/css/popup_forms.css b/itf/static/css/popup_forms.css new file mode 100644 index 0000000..e69de29 diff --git a/itf/templates/test/popup.html b/itf/templates/test/popup.html index 3cc140b..bba502d 100644 --- a/itf/templates/test/popup.html +++ b/itf/templates/test/popup.html @@ -5,6 +5,7 @@ + @@ -18,13 +19,15 @@ -
- {% csrf_token %} - {% crispy form form.helper %} -
- - -
+
+
+ {% csrf_token %} + {% crispy form form.helper %} +
+ + +
+