Commit 1505c1b3 by Chris Rodriguez

RC fixup for student notes button

parent 99a7c555
......@@ -160,6 +160,14 @@ $divider-visual-tertiary: ($baseline/20) solid $gray-l4;
@extend %shame-link-text;
display: inline;
@include margin-left($baseline/4);
border: 0;
background: transparent;
padding: 0;
&:active {
background: transparent;
box-shadow: none;
}
}
// note - comment made on highlighted content
......
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