LMS: fix - visually hiding calculator toggle label

This commit is contained in:
Brian Talbot
2014-12-04 16:15:46 -05:00
parent db9bb20c25
commit 93c33cdfd8

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;