BUG #17262: "View manual" button on postgres.org/docs is overflowing horizontally on mobile view

Started by PG Bug reporting formover 4 years ago4 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 17262
Logged by: Tiago Heras
Email address: tiagoheras@hotmail.com
PostgreSQL version: 14.0
Operating system: Windows
Description:

Due to a styling issue the "View manual" button under the Documentation
section is overflowing the page's body in mobile view.

#2Daniel Gustafsson
daniel@yesql.se
In reply to: PG Bug reporting form (#1)
Re: BUG #17262: "View manual" button on postgres.org/docs is overflowing horizontally on mobile view

On 2 Nov 2021, at 19:59, PG Bug reporting form <noreply@postgresql.org> wrote:

Due to a styling issue the "View manual" button under the Documentation
section is overflowing the page's body in mobile view.

I can confirm that, thanks for the report! Looping in Jonathan whom I'm not
sure follows this list.

Changing the media query for the smaller screens as per the attached makes it
fit nicely for me. Any objections to doing that?

--
Daniel Gustafsson https://vmware.com/

Attachments:

btn-double-width.diffapplication/octet-stream; name=btn-double-width.diff; x-unix-mode=0644Download+4-0
#3Jonathan S. Katz
jkatz@postgresql.org
In reply to: Daniel Gustafsson (#2)
Re: BUG #17262: "View manual" button on postgres.org/docs is overflowing horizontally on mobile view

On 11/3/21 5:03 PM, Daniel Gustafsson wrote:

On 2 Nov 2021, at 19:59, PG Bug reporting form <noreply@postgresql.org> wrote:

Due to a styling issue the "View manual" button under the Documentation
section is overflowing the page's body in mobile view.

I can confirm that, thanks for the report! Looping in Jonathan whom I'm not
sure follows this list.

Not carefully.

Changing the media query for the smaller screens as per the attached makes it
fit nicely for me. Any objections to doing that?

Reviewed. Works for me.

Thanks,

Jonathan

#4Daniel Gustafsson
daniel@yesql.se
In reply to: Jonathan S. Katz (#3)
Re: BUG #17262: "View manual" button on postgres.org/docs is overflowing horizontally on mobile view

On 3 Nov 2021, at 22:24, Jonathan S. Katz <jkatz@postgresql.org> wrote:
On 11/3/21 5:03 PM, Daniel Gustafsson wrote:

Changing the media query for the smaller screens as per the attached makes it
fit nicely for me. Any objections to doing that?

Reviewed. Works for me.

Thanks, I've applied it.

--
Daniel Gustafsson https://vmware.com/