commit 4e81df12c3dae2ae67ef25fcfe65e8db724e84f3 (tree)
parent 57fb55032401860546dff0f825539139217f85db
Author: Andrew Kelley <andrew@ziglang.org>
Date: Thu, 10 Oct 2019 13:40:17 -0400
generated docs: css: wider tables
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;
}