Remove inaccurate comment

This commit is contained in:
Mark Otto 2015-04-25 23:35:09 -07:00
parent f5b5fc69a8
commit 8cd3527f73
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ input[type="checkbox"] {
line-height: normal; line-height: normal;
} }
// Set the height of file controls to match text inputs
input[type="file"] { input[type="file"] {
display: block; display: block;
} }