fix 'clear' button styles

This commit is contained in:
scott1702 2015-08-17 11:18:54 +12:00
parent 8138203167
commit 3018fa95a9

View File

@ -100,7 +100,7 @@ form .message {
.Actions { .Actions {
margin-bottom: 20px; margin-bottom: 20px;
} }
a.btn, button, input[type="submit"], .Actions .action { a.btn, button, input[type="submit"], input[type="reset"], .Actions .action {
background: #b80000; background: #b80000;
color: #fff; color: #fff;
display: inline-block; display: inline-block;