From 0f5a153546a9e32330d1e0f39b9e9eefa77f3c81 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 24 Mar 2015 16:16:06 -0400 Subject: [PATCH] Fixed minor layout issue --- css/front.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/front.css b/css/front.css index 3185406d..d03e0da3 100644 --- a/css/front.css +++ b/css/front.css @@ -24,7 +24,7 @@ padding: .2em; } .glm-form-text-input { - width: 95%; + width: 20em; } .glm-form-text-input-short { width: 15em; -- 2.17.1