From 4e81df12c3dae2ae67ef25fcfe65e8db724e84f3 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Thu, 10 Oct 2019 13:40:17 -0400 Subject: [PATCH] generated docs: css: wider tables --- lib/std/special/docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/std/special/docs/index.html b/lib/std/special/docs/index.html index ec226f220b..181b101e0e 100644 --- a/lib/std/special/docs/index.html +++ b/lib/std/special/docs/index.html @@ -160,7 +160,7 @@ vertical-align: top; margin: 0; padding: 0.5em; - max-width: 20em; + max-width: 27em; text-overflow: ellipsis; overflow-x: hidden; }