Re: [PATCH v2 2/2] doc: give full width to NIC overview page

2024-07-31 Thread Thomas Monjalon
31/07/2024 14:43, Thomas Monjalon: > 31/07/2024 13:29, Ferruh Yigit: > > On 7/31/2024 9:31 AM, Thomas Monjalon wrote: > > > The wide tables in the NIC overview exceed the normal page width > > > because of the large number of drivers. > > > > > > A CSS trick is added to allow displaying this page

Re: [PATCH v2 2/2] doc: give full width to NIC overview page

2024-07-31 Thread Thomas Monjalon
31/07/2024 13:29, Ferruh Yigit: > On 7/31/2024 9:31 AM, Thomas Monjalon wrote: > > The wide tables in the NIC overview exceed the normal page width > > because of the large number of drivers. > > > > A CSS trick is added to allow displaying this page in the full width > > of the browser window. >

Re: [PATCH v2 2/2] doc: give full width to NIC overview page

2024-07-31 Thread Ferruh Yigit
On 7/31/2024 9:31 AM, Thomas Monjalon wrote: > The wide tables in the NIC overview exceed the normal page width > because of the large number of drivers. > > A CSS trick is added to allow displaying this page in the full width > of the browser window. > > Signed-off-by: Thomas Monjalon > This m

[PATCH v2 2/2] doc: give full width to NIC overview page

2024-07-31 Thread Thomas Monjalon
The wide tables in the NIC overview exceed the normal page width because of the large number of drivers. A CSS trick is added to allow displaying this page in the full width of the browser window. Signed-off-by: Thomas Monjalon --- v2: no change --- doc/guides/custom.css| 8 do