Skip to content

Commit

Permalink
Fix issue 3714, hide pound icon showing on hover header on docs page
Browse files Browse the repository at this point in the history
  • Loading branch information
jd2rogers2 committed Mar 28, 2019
1 parent 586bf78 commit d63ca72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/css/style.css
Expand Up @@ -141,6 +141,7 @@ a.direct-link {
background: url(../images/link-icon.svg) center center no-repeat;
background-size: auto 60%;
opacity: 0;
overflow: hidden;
position: absolute;
text-decoration: none;
text-indent: -60px;
Expand Down

0 comments on commit d63ca72

Please sign in to comment.