Skip to content

Commit 0414dd5

Browse files
author
Vincent Martel
committed
Force appearance to none for buttons
1 parent af761cc commit 0414dd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reset.css

+1
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ input[type='submit'] {
153153
border-radius: 0;
154154
margin: 0;
155155
background: transparent;
156+
appearance: none;
156157
cursor: pointer;
157158
}
158159

0 commit comments

Comments
 (0)