Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!doctype html>
<style>
/* Android adds a border for some reason */
input { border: 0 }
</style>
<input type="file" style="height: 400px">
<!doctype html>
<style>
/* Android adds a border for some reason */
input { border: 0 }
</style>
<input type="file" style="height: 400px">