| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
| Cc: | PostgreSQL WWW <pgsql-www(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Button alignment on hamburger menu |
| Date: | 2025-11-28 09:09:19 |
| Message-ID: | CA+OCxoxyfHj2xzSX08NwsBPCLLWy9X+oZN8iVUcxUC3Aq81Q8w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
Hi
On Thu, 27 Nov 2025 at 16:10, Jonathan S. Katz <jkatz(at)postgresql(dot)org> wrote:
> 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.
I've committed this, with a title of "Hamburger menu" (so both hamburger
and burger will match any searches). Note that the position of it within
the file is basically fixed as it's within a slightly larger pre-existing
@media block.
--
Dave Page
pgAdmin: https://www.pgadmin.org
PostgreSQL: https://www.postgresql.org
pgEdge: https://www.pgedge.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2025-11-28 10:21:19 | Re: RPM download page reports incorrect combinations |
| Previous Message | Dave Page | 2025-11-28 08:55:39 | Re: News review in dark mode |