about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--third_party/cgit/tvl-extra.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/cgit/tvl-extra.css b/third_party/cgit/tvl-extra.css
index f174b2c03f..52c4dc292f 100644
--- a/third_party/cgit/tvl-extra.css
+++ b/third_party/cgit/tvl-extra.css
@@ -1,4 +1,4 @@
 /* limit the width of /about/** to help readability */
 .content #summary {
-  max-width: 800 px;
+  max-width: 800px;
 }