diff --git a/src/wuttaweb/templates/base.mako b/src/wuttaweb/templates/base.mako
index 486b496..48161b7 100644
--- a/src/wuttaweb/templates/base.mako
+++ b/src/wuttaweb/templates/base.mako
@@ -155,7 +155,7 @@
     }
 
     #content-title h1 {
-        max-width: 85%;
+        max-width: 95%;
         overflow: hidden;
         padding-left: 0.5rem;
         text-overflow: ellipsis;