Added file-input example

This commit is contained in:
Christoph Oberhofer
2016-05-22 23:00:51 +02:00
parent 1f3ff9bc70
commit 5c2295e103
3 changed files with 165 additions and 0 deletions
+4
View File
@@ -75,6 +75,10 @@
top: 0;
}
input[type=file] {
display: none;
}
/* line 16, ../sass/_viewport.scss */
.controls fieldset {
border: none;