diff --git a/docs/reference/FuncRef.html b/docs/reference/FuncRef.html index b984927..9e12d11 100644 --- a/docs/reference/FuncRef.html +++ b/docs/reference/FuncRef.html @@ -21,7 +21,7 @@ padding-top: 50px; padding-bottom: 50px; hyphens: auto; - word-wrap: break-word; + overflow-wrap: break-word; text-rendering: optimizeLegibility; font-kerning: normal; } @@ -92,6 +92,7 @@ pre code { padding: 0; overflow: visible; + overflow-wrap: normal; } .sourceCode { background-color: transparent; @@ -153,7 +154,6 @@