From 13ea00049266883a53d2e91a62f1a22ce919266c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 5 Jul 2013 10:32:41 -0300 Subject: Reducing select boxes --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 2003341..296f310 100644 --- a/style.css +++ b/style.css @@ -2555,7 +2555,7 @@ h1.b2-logo-name { /* Forms */ -input, select, textarea { +input, textarea { border: 1px solid #999999; color: #333333; font-size: 1.714em; -- cgit v1.2.3