diff --git a/css/form.css b/css/form.css index 5a489a2..5484a83 100644 --- a/css/form.css +++ b/css/form.css @@ -100,7 +100,7 @@ form .message { .Actions { margin-bottom: 20px; } - a.btn, button, input[type="submit"], .Actions .action { + a.btn, button, input[type="submit"], input[type="reset"], .Actions .action { background: #b80000; color: #fff; display: inline-block;