Re: Button alignment on hamburger menu

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Dave Page <dpage(at)pgadmin(dot)org>, PostgreSQL WWW <pgsql-www(at)lists(dot)postgresql(dot)org>
Subject: Re: Button alignment on hamburger menu
Date: 2025-11-27 16:10:40
Message-ID: 22aaa47c-cb0f-4890-b61b-adee6c9aff93@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 11/26/25 5:40 AM, Dave Page wrote:
> When the browser viewport shrinks and switches to hamburger menu mode,
> the search and light dark mode buttons are terribly aligned.
>
> The attached patch fixes that. See the attached screenshots for before/
> after.
>
> I will commit on Friday if no-one objects.

My only nit would be to put the code in the section that is entitled

"/* Burger menu */"

just to keep the like CSS together. We spent a lot of time in the
redesign of 2018 to try to keep the CSS from being strewn all about :)

Thanks,

Jonathan

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2025-11-28 08:55:39 Re: News review in dark mode
Previous Message Álvaro Herrera 2025-11-27 16:09:46 Re: Wiki editor request