Skip to content

Commit

Permalink
explicitly turn off link underlining for user content a.btn element s…
Browse files Browse the repository at this point in the history
…pan descendants
  • Loading branch information
elliottyates committed Dec 9, 2016
1 parent ba5b673 commit 9076cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/user_content.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/* select descendants of .user_content to avoid overriding Canvas native */
/* a.btn elements */
.user_content a.btn { text-decoration: none; }
.user_content a.btn span { text-decoration: none; }

0 comments on commit 9076cd0

Please sign in to comment.