From fd98e5db9a30d33f7d9ca237978ca3e3ddbe30ae Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Tue, 12 Sep 2017 08:24:17 -0600 Subject: [PATCH] Increase location column size The location column size is a bit too small. Change-Id: I06f2166ffad04aa85c10885d66c3460e44de9fa7 --- html/ptg.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/ptg.html b/html/ptg.html index ee56321..888902f 100644 --- a/html/ptg.html +++ b/html/ptg.html @@ -31,7 +31,7 @@ {{room}} {{#hashtag}}{{what}}{{/hashtag}} - {{lookup @root.location room}} + {{lookup @root.location room}} {{else}} Nothing yet