diff --git a/_stylesheets/docs.css b/_stylesheets/docs.css index e8df8d733d..cd2730c5e9 100644 --- a/_stylesheets/docs.css +++ b/_stylesheets/docs.css @@ -349,6 +349,7 @@ h6 > a.anchor:hover { font-weight: 300; display: none; padding-top: 13px; + overflow-wrap: break-word; } @media screen and (max-width: 767px) {