We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5e5d0 commit d40c9f9Copy full SHA for d40c9f9
1 file changed
css/demo.css
@@ -160,7 +160,6 @@ input[type='file'] {
160
input[type='file']::-webkit-file-upload-button {
161
-webkit-appearance: none;
162
box-sizing: border-box;
163
- margin: 0;
164
padding: 0.5em 0.75em;
165
font-family: inherit;
166
font-size: 100%;
@@ -176,7 +175,6 @@ input[type='file']::-webkit-file-upload-button:active {
176
175
}
177
input[type='file']::-ms-browse {
178
179
180
181
182
0 commit comments