fix 'clear' button styles

This commit is contained in:
scott1702 2015-08-17 11:18:54 +12:00
parent 8138203167
commit 3018fa95a9
1 changed files with 1 additions and 1 deletions

View File

@ -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;