From d5d16b1815beb8e8db78c9029eb5f14fdfdfde92 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 14 Sep 2013 16:00:53 -0700 Subject: Contact page editing changes --- src/templates/pages/contact.html.ftl | 2 +- web/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/pages/contact.html.ftl b/src/templates/pages/contact.html.ftl index d8a0a29..6aff74f 100644 --- a/src/templates/pages/contact.html.ftl +++ b/src/templates/pages/contact.html.ftl @@ -10,7 +10,7 @@

If you have any questions about GROW, please complete the following - form, and we will be in touch soon, or call us at 253-848-9111. + form and we will be in touch soon, or call us at 253-848-9111.

diff --git a/web/style.css b/web/style.css index aef1ae0..e9cd3dd 100644 --- a/web/style.css +++ b/web/style.css @@ -24,7 +24,7 @@ input[type="text"], input[type="password"] { label { text-align: right; - width: 10%; + width: 15%; display: inline-block; } -- cgit v1.2.3