diff --git a/client/src/components/layouts/layout.css b/client/src/components/layouts/layout.css index abe0998152..aa3eb9129c 100644 --- a/client/src/components/layouts/layout.css +++ b/client/src/components/layouts/layout.css @@ -122,12 +122,6 @@ button, select { text-transform: none; } -[type='reset'], -[type='submit'], -button, -html [type='button'] { - -webkit-appearance: button; -} [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner,