Merge pull request #13288 from edx/clrux/rc/2016-08-23-ac-530-notes-fix

RC fixup for student notes button
This commit is contained in:
Chris
2016-08-22 14:14:35 -04:00
committed by GitHub

View File

@@ -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