Merge pull request #6149 from edx/talbs/fix-lms-calculator-toggle

FIX - LMS: Calculator Toggle Label Display
This commit is contained in:
Brian Talbot
2014-12-04 19:47:44 -05:00

View File

@@ -12,6 +12,7 @@ div.calc-main {
}
a.calc {
@include text-hide();
background: url("../images/calc-icon.png") rgba(#111, .9) no-repeat center;
border-bottom: 0;
border-radius: 3px 3px 0 0;