From 5e3317e4c7e6993ca359e83199902d14b60c3361 Mon Sep 17 00:00:00 2001 From: Karen Date: Wed, 1 Aug 2012 16:47:44 +0530 Subject: [PATCH] new popup_forms.css --- itf/static/css/popup_forms.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/itf/static/css/popup_forms.css b/itf/static/css/popup_forms.css index e69de29..1a6c9ee 100644 --- a/itf/static/css/popup_forms.css +++ b/itf/static/css/popup_forms.css @@ -0,0 +1,4 @@ +label { + margin:0 0 .5em 0; + display:block; +} \ No newline at end of file