Re: svn commit: r1936515 - subversion/site/staging/docs/release-notes

Ivan Zhakov <[email protected]>
Newsgroups gmane.comp.version-control.subversion.devel
Message-ID <CAPZho08Dpz-iwggJzBaeG45V7yDqsCSqqJOteKEiOntUNY_9Gw@mail.gmail.com>
On Thu, 23 Jul 2026 at 11:59, <[email protected]> wrote:

> Author: dsahlberg
> Date: Thu Jul 23 08:59:43 2026
> New Revision: 1936515
>
> Log:
> In site/staging:
>
> * docs/release-notes/1.15.html
>   (#build-system-comparison): Try to add a horizontal scrollbar to the
> table
>     instead of resizing the whole page on narrow-width screens.
>
> [...]


>  <details><summary>Build System Comparison</summary>
>
> -<table border="1">
> +<table border="1" style="display: block; max-width: fit-content; margin:
> 0 auto; overflow-x: auto; white-space: nowrap">
>
The side effect of this change that table is centered now. All other tables
are left aligned. I think we should left align this table too.

Btw I don't a see problem that table adds scrollbar to all page. Otherwise
we can end up with two scrollbars and this is bad UX in my opinion.

-- 
Ivan Zhakov
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.