Merge pull request #326 from 0ip/fileinputfix

Fixed file input readability in Chrome
This commit is contained in:
John McLear 2012-01-14 07:24:34 -08:00
commit 30da7357e5
1 changed files with 0 additions and 4 deletions

View File

@ -92,10 +92,6 @@ a img
background: -webkit-linear-gradient(#ddd, #fff);
}
input[type="file"] {
color: #000;
}
#editbar ul li.separator
{
border: inherit;