From 1505c1b32e3b69b649ea78d4431d85fe2ab35365 Mon Sep 17 00:00:00 2001 From: Chris Rodriguez Date: Mon, 22 Aug 2016 08:53:40 -0400 Subject: [PATCH] RC fixup for student notes button --- lms/static/sass/course/_student-notes.scss | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lms/static/sass/course/_student-notes.scss b/lms/static/sass/course/_student-notes.scss index c739917989..ecda91eeee 100644 --- a/lms/static/sass/course/_student-notes.scss +++ b/lms/static/sass/course/_student-notes.scss @@ -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