Commit ea0f08d6 by Jesse Zoldak Committed by GitHub

Merge pull request #13291 from edx/release

Merging release branch to master from 2016-08-23 deploy
parents c85d1a6d d5c48e55
......@@ -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