HTML/CSS Trouble with <Form>
Go to solution
Solved by 0x21,
.reset-button { border: none; margin: 0; padding: 0; width: auto; background: transparent; color: inherit; font: inherit; line-height: normal; -webkit-font-smoothing: inherit; -moz-osx-font-smoothing: inherit; -webkit-appearance: none; }
Now just add `class="reset-button"` to the input.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now