summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-07-05 10:32:41 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-07-05 10:32:41 -0300
commit13ea00049266883a53d2e91a62f1a22ce919266c (patch)
tree05552945272fc554a31d3acd90c9f4ebfef2d06a /style.css
parent7030144bea1631a674acd7d37241898e5feb2d0a (diff)
downloadnuvemdario-13ea00049266883a53d2e91a62f1a22ce919266c.tar.gz
nuvemdario-13ea00049266883a53d2e91a62f1a22ce919266c.tar.bz2
Reducing select boxes
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
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;