Merge pull request #748 from edx/talbs/lms-fix-resetbutton

Sync up Reset Action Button Styling for Capa xmodules
This commit is contained in:
Brian Talbot
2013-08-20 06:43:40 -07:00

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;