On Wed, 7 Jan 2026 at 10:53, John Naylor <johncnaylorls@gmail.com> wrote:
> I just noticed something interesting:
>
> https://commitfest.postgresql.org/57/
>
> is still too small per my complaint above, but
>
> https://commitfest.postgresql.org/58/
>
> looks just fine at 100% browser zoom. It looks like the biggest
> (only?) difference is the width of the "Patch column".
I've pushed some CSS to staging to do a bit more aggressive wrapping
if stuff doesn't fit in the table (the reason it overflowed seemed to
be long usernames and long single words in patch descriptions). Can
you double check if that solves the problem for you:
https://commitfest-test.postgresql.org/ (username and password are "pgtest")
If so I'll deploy it together with the other changes on staging in ~2 weeks.