adds in the .reset type of action to the x module capa styling

This commit is contained in:
Brian Talbot
2013-08-20 09:21:04 -04:00
parent 05712da6e9
commit fb7fe13061

View File

@@ -577,7 +577,7 @@ section.problem {
section.action {
margin-top: 20px;
.save, .check, .show {
.save, .check, .show, .reset {
height: ($baseline*2);
font-weight: 600;
vertical-align: middle;