diff --git a/css/barebones.css b/css/barebones.css index 2f140e0..ea579df 100644 --- a/css/barebones.css +++ b/css/barebones.css @@ -303,6 +303,8 @@ input[type="text"], input[type="tel"], input[type="url"], input[type="password"], +input[type="button"], +input[type="submit"], textarea { -webkit-appearance: none; -moz-appearance: none;