Ihave problem in 55 task

Step 55

Most browsers inject their own default CSS properties and values for different elements. If you look closely, you might be able to notice the file input is smaller than the other text input elements. By default, a padding of 1px 2px is given to input elements you can type in.

Using another attribute selector, style the input with a type of file to be the same padding as the other input elements.

Note: I have tried many time but I can’t solve this

Hello, can you post your code as well as the link to the challenge.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.