diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-07-05 10:32:41 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-07-05 10:32:41 -0300 | 
| commit | 13ea00049266883a53d2e91a62f1a22ce919266c (patch) | |
| tree | 05552945272fc554a31d3acd90c9f4ebfef2d06a | |
| parent | 7030144bea1631a674acd7d37241898e5feb2d0a (diff) | |
| download | nuvemdario-13ea00049266883a53d2e91a62f1a22ce919266c.tar.gz nuvemdario-13ea00049266883a53d2e91a62f1a22ce919266c.tar.bz2  | |
Reducing select boxes
| -rw-r--r-- | style.css | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -2555,7 +2555,7 @@ h1.b2-logo-name {  /* Forms */ -input, select, textarea { +input, textarea {      border: 1px solid #999999;      color: #333333;      font-size: 1.714em;  | 
