LMS: fix - visually hiding calculator toggle label
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user