diff --git a/assets/stylesheets/global/_base.scss b/assets/stylesheets/global/_base.scss index fce86ef5..9e32e834 100644 --- a/assets/stylesheets/global/_base.scss +++ b/assets/stylesheets/global/_base.scss @@ -183,7 +183,7 @@ button { button, input[type="search"] { -webkit-appearance: none; - -moz-appearance: none; + appearance: none; } button:focus {