Commit 39a09ebe by Brian Talbot Committed by Zia Fazal

LMS: fix - visually hiding calculator toggle label

parent b2c2eb83
...@@ -12,6 +12,7 @@ div.calc-main { ...@@ -12,6 +12,7 @@ div.calc-main {
} }
a.calc { a.calc {
@include text-hide();
background: url("../images/calc-icon.png") rgba(#111, .9) no-repeat center; background: url("../images/calc-icon.png") rgba(#111, .9) no-repeat center;
border-bottom: 0; border-bottom: 0;
border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment