summaryrefslogtreecommitdiff
path: root/humanForgedTable.go
diff options
context:
space:
mode:
Diffstat (limited to 'humanForgedTable.go')
-rw-r--r--humanForgedTable.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/humanForgedTable.go b/humanForgedTable.go
index dcfb7a9..d5563f5 100644
--- a/humanForgedTable.go
+++ b/humanForgedTable.go
@@ -20,7 +20,7 @@ func (f *Forge) makeForgedTable(pb *gitpb.Repos) *gitpb.ReposTable {
col.Width = 28
col = t.AddMasterVersion()
- col.Width = 8
+ col.Width = 15
col = t.AddFullPath()
col.Width = -1