clear button to match help icon visually

This commit is contained in:
marco
2013-05-15 13:58:08 -04:00
parent 2f8e8f4881
commit ba11d37ba9

View File

@@ -701,6 +701,7 @@ body.course.unit {
box-shadow: none;
text-shadow: none;
border: 1px solid $gray-l1;
background-color: $gray-l4;
&:hover {
@include box-shadow(0 1px 1px $shadow);