Re: Weird table alignment override in website docs style - Mailing list pgsql-www

From Jonathan S. Katz
Subject Re: Weird table alignment override in website docs style
Date
Msg-id d0901d0b-5b94-9f86-b5e6-c82670e661cd@postgresql.org
Whole thread Raw
In response to Re: Weird table alignment override in website docs style  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Weird table alignment override in website docs style
List pgsql-www
On 4/13/20 1:14 PM, Tom Lane wrote:
> "Jonathan S. Katz" <jkatz@postgresql.org> writes:
>> On 4/13/20 12:16 PM, Tom Lane wrote:
>>> I poked around in the website stylesheets and couldn't spot anything
>>> that seemed to be an intentional override of table alignment, so
>>> I'm wondering if this is an artifact of the margins-hacking that
>>> I do see there.  Any ideas how to fix it?
>
>> Yeah, there appear to be two CSS rules overriding the valign="middle"
>> attribute that end up forcing it to the top. It shouldn't be too
>> difficult to fix -- I have a prototype of it working on my local. I can
>> test it against a nightly tarball and push up a fix.
>
> Cool, thanks!

The fix is now live:

    https://www.postgresql.org/docs/devel/functions-enum.html

Back to opining on the other thread ;)

Thanks,

Jonathan


Attachment

pgsql-www by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: "Resend email" gave me a "does not exist" message
Next
From: Tom Lane
Date:
Subject: Re: Weird table alignment override in website docs style