diff --git a/docs/css/style.css b/docs/css/style.css index 5cd4d70a1b..dd60370a30 100644 --- a/docs/css/style.css +++ b/docs/css/style.css @@ -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;