From bdf1cc4f9dd3f0ac06ba1af3c7d35c72cc358297 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 8 Feb 2010 19:13:04 -0500 Subject: fixed a little bug that i have planted into fbconnect before, removed unused files fixed email signup form validation --- templates/content/style/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/content/style') diff --git a/templates/content/style/style.css b/templates/content/style/style.css index aba67eee..175fcb66 100644 --- a/templates/content/style/style.css +++ b/templates/content/style/style.css @@ -1265,6 +1265,9 @@ p.space-above { .margin-bottom { margin-bottom: 10px; } +.margin-top { + margin-top: 10px; +} .inline-block { display:inline-block; } -- cgit v1.2.3-1-g7c22