Commit 4e81df12c3

Andrew Kelley <andrew@ziglang.org>
2019-10-10 19:40:17
generated docs: css: wider tables
1 parent 57fb550
Changed files (1)
lib
std
special
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;
       }