1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00

Remove inaccurate comment

This commit is contained in:
Mark Otto
2015-04-25 23:35:09 -07:00
parent f5b5fc69a8
commit 8cd3527f73

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;
} }