Re: Undesirable whitespace treatment in mail archive display

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, pgsql-www(at)lists(dot)postgresql(dot)org
Subject: Re: Undesirable whitespace treatment in mail archive display
Date: 2018-06-11 20:52:49
Message-ID: B57AA184-86F7-4F3A-A475-585F6527743F@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www


> On Jun 11, 2018, at 4:23 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> "Jonathan S. Katz" <jkatz(at)postgresql(dot)org> writes:
>>> On Jun 11, 2018, at 3:11 PM, Jonathan S. Katz <jkatz(at)postgresql(dot)org> wrote:
>>>> On Jun 11, 2018, at 3:06 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>>>> Hm ... there's now a surprisingly large amount of vertical space between
>>>>> paragraphs (ie, double newlines in the original text). Weird that this
>>>>> affects that.
>
>> Based upon some research this did not sound like a problem people were
>> trying to solve, but I tested, committed and pushed a change that should help
>> reduce the gap. Will be available as caches clear, but I did apply it to originally
>> discussed thread[1].
>
> Thanks, it looks more proportionate now. The text is all rather tightly
> set now, but I guess we're doing that intentionally to conserve screen
> space.

Pushed a fixed to relax the spacing that should still conserve screen space.
Available after next cache clear, etc.

Jonathan

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Bruce Momjian 2018-06-11 21:24:14 Re: Patch to add 'id'
Previous Message Tom Lane 2018-06-11 20:23:12 Re: Undesirable whitespace treatment in mail archive display