From 02e7f8d7096eb92ab4481772a377dd9fbd1f49ac Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Wed, 17 May 2023 16:21:59 +0200 Subject: [PATCH] css: Remove override of width for 'hvsupport' page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Now that the table is not so wide we can treat it as any other page. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/css/libvirt.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/css/libvirt.css b/docs/css/libvirt.css index 8dfec17047..7021d0b599 100644 --- a/docs/css/libvirt.css +++ b/docs/css/libvirt.css @@ -107,8 +107,6 @@ main, main#the-virtualization-api, #the-virtualization-api.document, -main#hvsupport, -#hvsupport.document, main#documentation, #documentation.document, main#knowledge-base,