diff --git a/lib/std/special/docs/index.html b/lib/std/special/docs/index.html index fc78cdaf5..2508308ce 100644 --- a/lib/std/special/docs/index.html +++ b/lib/std/special/docs/index.html @@ -158,10 +158,13 @@ vertical-align: top; } - #sectGlobalVars td { + #sectGlobalVars td, #sectFns td { vertical-align: top; margin: 0; padding: 0.5em; + max-width: 20em; + text-overflow: ellipsis; + overflow-x: hidden; } .tok-kw { @@ -327,8 +330,10 @@