From dd6a631eb4cf7109602562047e7f9d2dcb409673 Mon Sep 17 00:00:00 2001 From: tworrall Date: Wed, 4 Jun 2014 10:56:58 -0400 Subject: [PATCH] VIVO-715: contact form css changes --- webapp/web/css/vitro.css | 11 ++++++++++- .../freemarker/body/contactForm/contactForm-form.ftl | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/webapp/web/css/vitro.css b/webapp/web/css/vitro.css index b90e88002..e37c1de45 100644 --- a/webapp/web/css/vitro.css +++ b/webapp/web/css/vitro.css @@ -416,4 +416,13 @@ a.filter-search { text-align: center; margin: 0; margin-top: 13px; -} \ No newline at end of file +} +/* contact form security field */ +div .realperson-challenge { + width: 250px; + margin-right: 20px; +} +div .realperson-text { + text-align: center; +} + diff --git a/webapp/web/templates/freemarker/body/contactForm/contactForm-form.ftl b/webapp/web/templates/freemarker/body/contactForm/contactForm-form.ftl index 914bc58bc..b53adb7ae 100644 --- a/webapp/web/templates/freemarker/body/contactForm/contactForm-form.ftl +++ b/webapp/web/templates/freemarker/body/contactForm/contactForm-form.ftl @@ -30,7 +30,7 @@ -

+