From bf6765cada29b93b7cb60c727dc08a60c00acf8d Mon Sep 17 00:00:00 2001 From: mb863 Date: Thu, 9 Dec 2010 19:11:25 +0000 Subject: [PATCH] NIHVIVO-1493: Started defining app level classes for HTML elements --- webapp/web/css/edit.css | 3 +++ .../templates/freemarker/body/contactForm/contactForm-form.ftl | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/webapp/web/css/edit.css b/webapp/web/css/edit.css index 1116993ee..ca3c17944 100644 --- a/webapp/web/css/edit.css +++ b/webapp/web/css/edit.css @@ -4,6 +4,9 @@ label{ display: block; margin-top: .5em; } +textarea{ + margin-bottom: 1.5em; +} /* mb863-reference: vivo-basic/css/formedit.css*/ form { padding-bottom: 20px; diff --git a/webapp/web/templates/freemarker/body/contactForm/contactForm-form.ftl b/webapp/web/templates/freemarker/body/contactForm/contactForm-form.ftl index a988d45d8..616fab8c8 100644 --- a/webapp/web/templates/freemarker/body/contactForm/contactForm-form.ftl +++ b/webapp/web/templates/freemarker/body/contactForm/contactForm-form.ftl @@ -46,8 +46,7 @@
- - +
Thank you!