diff --git a/lib/std/special/docs/index.html b/lib/std/special/docs/index.html index fc78cdaf5d62e97cd8221176ba3f4e6b3ce3737d..2508308ced31e14020fe7ba178f333d7862294f6 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 @@